summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-18 05:27:38 +0000
committerSam James <sam@gentoo.org>2020-08-18 05:27:38 +0000
commit31cf2d636e6719c6a24e6ffaf32c1ff1229e321a (patch)
tree55bb00e951e0c5cf896df27c6446fbdd1c5a8a7d
parentdev-python/sortedcollections: arm64 keyworded (bug #723912) (diff)
downloadgentoo-31cf2d636e6719c6a24e6ffaf32c1ff1229e321a.tar.gz
gentoo-31cf2d636e6719c6a24e6ffaf32c1ff1229e321a.tar.bz2
gentoo-31cf2d636e6719c6a24e6ffaf32c1ff1229e321a.zip
dev-python/zict: arm64 keyworded (bug #723912)
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/zict/zict-0.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zict/zict-0.1.4.ebuild b/dev-python/zict/zict-0.1.4.ebuild
index 5fb26c305b97..804a0075298d 100644
--- a/dev-python/zict/zict-0.1.4.ebuild
+++ b/dev-python/zict/zict-0.1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"