diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:02:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:05:56 +0000 |
commit | ec0ed3313c2e5e0415e07ded596aa66c27e5b924 (patch) | |
tree | 37e420f0af3a1e084c4f4aae64d0066a6b1de0d6 /dev-python/contextlib2 | |
parent | dev-ruby/gettext-setup: keyworded 0.29 for hppa, bug #639472 (diff) | |
download | gentoo-ec0ed3313c2e5e0415e07ded596aa66c27e5b924.tar.gz gentoo-ec0ed3313c2e5e0415e07ded596aa66c27e5b924.tar.bz2 gentoo-ec0ed3313c2e5e0415e07ded596aa66c27e5b924.zip |
dev-python/contextlib2: stable 0.5.5 for hppa, bug #641304
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
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 43aeeaddd916..16a668beac68 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 hppa ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="test" DEPEND=" |