Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-ipaddress/
Date: Tue, 28 Feb 2017 21:39:05
Message-Id: 1488317927.c6dbdbf239d8c9c0886781caad2fbd6c6cb4dc40.xmw@gentoo
1 commit: c6dbdbf239d8c9c0886781caad2fbd6c6cb4dc40
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 21:11:40 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 21:38:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dbdbf2
7
8 virtual/python-ipaddress: arm64 stable.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild b/virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild
16 index 70c80bc84a7..1c5e263364e 100644
17 --- a/virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild
18 +++ b/virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI=""
20
21 LICENSE=""
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"