diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-18 16:39:19 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-18 16:40:15 +0100 |
commit | 5773a38682268a6904fce9b18050c1e9c461be08 (patch) | |
tree | 316951c5879763c82997fb5e253821032f8196b3 /dev-python/service_identity | |
parent | dev-python/restkit: Keyword under ALLARCHES policy (diff) | |
download | gentoo-5773a38682268a6904fce9b18050c1e9c461be08.tar.gz gentoo-5773a38682268a6904fce9b18050c1e9c461be08.tar.bz2 gentoo-5773a38682268a6904fce9b18050c1e9c461be08.zip |
dev-python/service_identity: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543802
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/service_identity')
-rw-r--r-- | dev-python/service_identity/service_identity-14.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/service_identity/service_identity-14.0.0.ebuild b/dev-python/service_identity/service_identity-14.0.0.ebuild index 316b2a52f743..bde091b483ef 100644 --- a/dev-python/service_identity/service_identity-14.0.0.ebuild +++ b/dev-python/service_identity/service_identity-14.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE=" MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh ~sparc x86" IUSE="doc test" RDEPEND=" |