summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-18 05:27:21 +0000
committerSam James <sam@gentoo.org>2020-08-18 05:27:21 +0000
commit7df18c3be5789b8994eb8c0dc96f7a6b7eda2df4 (patch)
treeedb4ff34ab7d0d85c4687e39cd7b5c234c849372 /dev-python
parentdev-python/locket: arm64 keyworded (bug #723912) (diff)
downloadgentoo-7df18c3be5789b8994eb8c0dc96f7a6b7eda2df4.tar.gz
gentoo-7df18c3be5789b8994eb8c0dc96f7a6b7eda2df4.tar.bz2
gentoo-7df18c3be5789b8994eb8c0dc96f7a6b7eda2df4.zip
dev-python/sortedcollections: arm64 keyworded (bug #723912)
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sortedcollections/sortedcollections-0.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild b/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild
index d21830553a57..6961273db2ed 100644
--- a/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild
+++ b/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"