Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-ipaddress/
Date: Fri, 06 Apr 2018 11:05:22
Message-Id: 1523012705.50e9d1db0d5ca325a2a620daab69f9fcd9a62a46.grobian@gentoo
1 commit: 50e9d1db0d5ca325a2a620daab69f9fcd9a62a46
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 10:56:30 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 11:05:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e9d1db
7
8 virtual/python-ipaddress: marked ~x64-macos, bug #650848
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
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 08b45843ffb..a8e01d4d151 100644
17 --- a/virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild
18 +++ b/virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -9,7 +9,7 @@ inherit python-r1
26
27 DESCRIPTION="A virtual for Python ipaddress module"
28 SLOT="0"
29 -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"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
31 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
32
33 RDEPEND="${PYTHON_DEPS}