diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:31:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:33:12 +0100 |
commit | aac3208af39402d4b2a5e756f37ac4bec806244e (patch) | |
tree | c5477a6f4b7842179e29b5179bb280cf8ea91b1b /dev-python/service_identity | |
parent | dev-python/pyopengl: ppc stable wrt bug #606292 (diff) | |
download | gentoo-aac3208af39402d4b2a5e756f37ac4bec806244e.tar.gz gentoo-aac3208af39402d4b2a5e756f37ac4bec806244e.tar.bz2 gentoo-aac3208af39402d4b2a5e756f37ac4bec806244e.zip |
dev-python/service_identity: ppc stable wrt bug #606330
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/service_identity')
-rw-r--r-- | dev-python/service_identity/service_identity-16.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild b/dev-python/service_identity/service_identity-16.0.0.ebuild index 3024f4ca5cbf..4aca0eb34d23 100644 --- a/dev-python/service_identity/service_identity-16.0.0.ebuild +++ b/dev-python/service_identity/service_identity-16.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 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="doc test" RDEPEND=" |