summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-21 12:26:07 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-21 12:26:07 +0200
commit37af42d68c0f250a13e3aa7800b6ea37fc9b2507 (patch)
tree49ea81f2edfec22f85f1085d905a684d2c6bab56 /dev-python
parentapp-eselect/eselect-wxwidgets: keyword ~arm64 (diff)
downloadgentoo-37af42d68c0f250a13e3aa7800b6ea37fc9b2507.tar.gz
gentoo-37af42d68c0f250a13e3aa7800b6ea37fc9b2507.tar.bz2
gentoo-37af42d68c0f250a13e3aa7800b6ea37fc9b2507.zip
dev-python/pluggy: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pluggy/pluggy-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pluggy/pluggy-0.4.0.ebuild b/dev-python/pluggy/pluggy-0.4.0.ebuild
index 54c342452139..385315733cd6 100644
--- a/dev-python/pluggy/pluggy-0.4.0.ebuild
+++ b/dev-python/pluggy/pluggy-0.4.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""