Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-pathlib/
Date: Wed, 25 Dec 2019 22:59:54
Message-Id: 1577314783.6dfeb1493ee5cbb2eab17acd38516b719fb6fa46.slyfox@gentoo
1 commit: 6dfeb1493ee5cbb2eab17acd38516b719fb6fa46
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 25 22:58:50 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 25 22:59:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dfeb149
7
8 Revert "virtual/python-pathlib: keyworded 1.0 for ppc64, bug #701498"
9
10 This reverts commit e0f23d1de4a441cd06c1c3e9e7d03aabc8bafc7e.
11
12 Original commit accidentally dropped stable keywords down to ~arch.
13
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 virtual/python-pathlib/python-pathlib-1.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild b/virtual/python-pathlib/python-pathlib-1.0.ebuild
20 index 3bc96733eeb..80943c77076 100644
21 --- a/virtual/python-pathlib/python-pathlib-1.0.ebuild
22 +++ b/virtual/python-pathlib/python-pathlib-1.0.ebuild
23 @@ -9,7 +9,7 @@ inherit python-r1
24
25 DESCRIPTION="A virtual for Python pathlib module"
26 SLOT="0"
27 -KEYWORDS="amd64 ~arm arm64 ia64 ~ppc ~ppc64 ~sparc x86"
28 +KEYWORDS="amd64 ~arm arm64 ia64 ~ppc ppc64 ~sparc x86"
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
30
31 RDEPEND="${PYTHON_DEPS}