diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:41:31 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:38 -0500 |
commit | d217b92c140c8ee3d0d7ad448326167eb87941f5 (patch) | |
tree | 595ec0712f66f7ab30cc021231b40f3a343cce69 /dev-python | |
parent | dev-python/munch: 2.2.0 stablized under allarchesa (diff) | |
download | gentoo-d217b92c140c8ee3d0d7ad448326167eb87941f5.tar.gz gentoo-d217b92c140c8ee3d0d7ad448326167eb87941f5.tar.bz2 gentoo-d217b92c140c8ee3d0d7ad448326167eb87941f5.zip |
dev-python/ipaddress: 1.0.19 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/ipaddress/ipaddress-1.0.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipaddress/ipaddress-1.0.19.ebuild b/dev-python/ipaddress/ipaddress-1.0.19.ebuild index 25470870e9dd..636958f662d6 100644 --- a/dev-python/ipaddress/ipaddress-1.0.19.ebuild +++ b/dev-python/ipaddress/ipaddress-1.0.19.ebuild @@ -13,7 +13,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 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="" RDEPEND="" |