diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-28 01:07:37 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-28 22:23:23 +0300 |
commit | 84ef47a4d08c2ad389554f4452d8a34ad1801260 (patch) | |
tree | 05570dba2df1c5232beff8166488654c61c90c66 /dev-python/jaraco-collections | |
parent | dev-python/pytest-services: arm64 keyworded (bug #715008) (diff) | |
download | gentoo-84ef47a4d08c2ad389554f4452d8a34ad1801260.tar.gz gentoo-84ef47a4d08c2ad389554f4452d8a34ad1801260.tar.bz2 gentoo-84ef47a4d08c2ad389554f4452d8a34ad1801260.zip |
dev-python/jaraco-collections: arm64 keyworded (bug #715008)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r-- | dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild index 09bd380ac526..daa1b6719567 100644 --- a/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |