diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 22:28:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 22:34:25 +0000 |
commit | 363576cd17fb6e5f685186f4e083f27b86b50977 (patch) | |
tree | 9c0396185db79e4807782aec3e960fc165a6e72b /dev-python/contextlib2 | |
parent | net-firewall/shorewall: Maintainer stabilization under ALLARCHES policy (diff) | |
download | gentoo-363576cd17fb6e5f685186f4e083f27b86b50977.tar.gz gentoo-363576cd17fb6e5f685186f4e083f27b86b50977.tar.bz2 gentoo-363576cd17fb6e5f685186f4e083f27b86b50977.zip |
dev-python/contextlib2: stable 0.5.5 for ia64, bug #641304
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 e3d8c77cc830..9b386887a758 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=" |