summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-01 21:39:13 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-01 21:57:33 +0200
commit2a9aa277404c357f4b2143f8691d88e9ce70e5fd (patch)
tree1e279c0e813121e703204e0de3eba549d90ef8a4 /dev-python/ipaddress
parentdev-python/psutil: x86 stable (bug #680858) (diff)
downloadgentoo-2a9aa277404c357f4b2143f8691d88e9ce70e5fd.tar.gz
gentoo-2a9aa277404c357f4b2143f8691d88e9ce70e5fd.tar.bz2
gentoo-2a9aa277404c357f4b2143f8691d88e9ce70e5fd.zip
dev-python/ipaddress: x86 stable (bug #680858)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/ipaddress')
-rw-r--r--dev-python/ipaddress/ipaddress-1.0.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
index cf9925aab3a8..2ab6c998d15a 100644
--- a/dev-python/ipaddress/ipaddress-1.0.22.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""