diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-01 13:05:18 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-02 12:47:12 +0100 |
commit | 276305ee732cc02cd71d925de6db2e71a8e298c3 (patch) | |
tree | 8dc3e9b2c1a401aedc19dfbc0d73517e3c7197e0 /dev-python/ipaddress | |
parent | virtual/pmw: Fix dependency on python ABIs (diff) | |
download | gentoo-276305ee732cc02cd71d925de6db2e71a8e298c3.tar.gz gentoo-276305ee732cc02cd71d925de6db2e71a8e298c3.tar.bz2 gentoo-276305ee732cc02cd71d925de6db2e71a8e298c3.zip |
dev-python/ipaddress: Stabilize under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/ipaddress')
-rw-r--r-- | dev-python/ipaddress/ipaddress-1.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild b/dev-python/ipaddress/ipaddress-1.0.14.ebuild index 779e9abaec70..5d183f5a5b9e 100644 --- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild +++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="PSF-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |