commit: 9983d8aa8cff1364cd2d09e4196848e14e11557d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 08:58:31 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 10:17:40 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9983d8aa
dev-python/wrapt: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/wrapt/wrapt-1.10.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/wrapt/wrapt-1.10.5.ebuild
b/dev-python/wrapt/wrapt-1.10.5.ebuild
index e5a8234..7147453 100644
--- a/dev-python/wrapt/wrapt-1.10.5.ebuild
+++ b/dev-python/wrapt/wrapt-1.10.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="doc test"
DEPEND="