Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipaddress/
Date: Sat, 30 Sep 2017 00:31:55
Message-Id: 1506731454.7a862da2c0baf4e1e01a899f90896f78e897c800.prometheanfire@gentoo
1 commit: 7a862da2c0baf4e1e01a899f90896f78e897c800
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 00:26:59 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 00:30:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a862da2
7
8 dev-python/ipaddress: 1.0.18 stable x86 for docker-py
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-python/ipaddress/ipaddress-1.0.18.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/ipaddress/ipaddress-1.0.18.ebuild b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
16 index 44c97f3b4c4..e6fae2e318b 100644
17 --- a/dev-python/ipaddress/ipaddress-1.0.18.ebuild
18 +++ b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="PSF-2"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris"
25 IUSE=""
26
27 RDEPEND=""