diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-15 14:30:48 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-15 14:31:11 +0200 |
commit | 0f60e2a0af457853dbf21d69027e4d85802f9028 (patch) | |
tree | 77f8579bbebf57ad1f1950a977addfe8f36726e2 /dev-python/hacking | |
parent | net-misc/axel: Fix passing of nls configure option (diff) | |
download | gentoo-0f60e2a0af457853dbf21d69027e4d85802f9028.tar.gz gentoo-0f60e2a0af457853dbf21d69027e4d85802f9028.tar.bz2 gentoo-0f60e2a0af457853dbf21d69027e4d85802f9028.zip |
dev-python/hacking: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=549232
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/hacking')
-rw-r--r-- | dev-python/hacking/hacking-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hacking/hacking-0.10.2.ebuild b/dev-python/hacking/hacking-0.10.2.ebuild index 3d223238c616..18be6bec54fd 100644 --- a/dev-python/hacking/hacking-0.10.2.ebuild +++ b/dev-python/hacking/hacking-0.10.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" DEPEND=" |