diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 20:57:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 21:58:09 +0000 |
commit | 3f17cdc4e420f25281f1c0a3a16abd30d8d6d388 (patch) | |
tree | d48d57903f512288e6a74108ce3ebbf45d4d10a7 /dev-python/contextlib2 | |
parent | sci-electronics/pcb: Copy over stable arches to renamed ebuild (diff) | |
download | gentoo-3f17cdc4e420f25281f1c0a3a16abd30d8d6d388.tar.gz gentoo-3f17cdc4e420f25281f1c0a3a16abd30d8d6d388.tar.bz2 gentoo-3f17cdc4e420f25281f1c0a3a16abd30d8d6d388.zip |
dev-python/contextlib2: stable 0.5.5 for ppc/ppc64, bug #641304
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-python/contextlib2')
-rw-r--r-- | dev-python/contextlib2/contextlib2-0.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/contextlib2/contextlib2-0.5.5.ebuild b/dev-python/contextlib2/contextlib2-0.5.5.ebuild index 9b386887a758..35c7bfa6464c 100644 --- a/dev-python/contextlib2/contextlib2-0.5.5.ebuild +++ b/dev-python/contextlib2/contextlib2-0.5.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2.4" SLOT="0" -KEYWORDS="~amd64 ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="test" DEPEND=" |