summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-17 10:44:25 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-17 10:44:25 +0100
commit019a05b0dee2408635205095b2eb63756d94f054 (patch)
tree560263a4bc16eacf8550d02a8b1f6c2d88e1dbb2 /dev-python
parent32cd28ec2afdf906e52226b6b5d83b34f0bc850c (diff)
dev-python/animation : add arm64 keyword
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/animation/animation-0.0.5-r2.ebuild (renamed from dev-python/animation/animation-0.0.5-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/animation/animation-0.0.5-r1.ebuild b/dev-python/animation/animation-0.0.5-r2.ebuild
index eac9214e..c5c9501f 100644
--- a/dev-python/animation/animation-0.0.5-r1.ebuild
+++ b/dev-python/animation/animation-0.0.5-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/bprinty/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 arm64"
IUSE=""
RDEPEND=""