diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 10:48:16 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 10:48:16 +0200 |
commit | a23ad31bf1281c941f20fd4a32eaccd52a57a0a7 (patch) | |
tree | d0c02a874db9850c99a5c889169a913922bc3b0d /dev-python/distlib | |
parent | dev-python/ipaddress: Keyword under ALLARCHES policy (diff) | |
download | gentoo-a23ad31bf1281c941f20fd4a32eaccd52a57a0a7.tar.gz gentoo-a23ad31bf1281c941f20fd4a32eaccd52a57a0a7.tar.bz2 gentoo-a23ad31bf1281c941f20fd4a32eaccd52a57a0a7.zip |
dev-python/distlib: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/distlib')
-rw-r--r-- | dev-python/distlib/distlib-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/distlib/distlib-0.2.1.ebuild b/dev-python/distlib/distlib-0.2.1.ebuild index 5af02786fcea..5bf9fdf746ed 100644 --- a/dev-python/distlib/distlib-0.2.1.ebuild +++ b/dev-python/distlib/distlib-0.2.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" python_test() { |