commit:     6dfeb1493ee5cbb2eab17acd38516b719fb6fa46
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 25 22:58:50 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 22:59:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dfeb149

Revert "virtual/python-pathlib: keyworded 1.0 for ppc64, bug #701498"

This reverts commit e0f23d1de4a441cd06c1c3e9e7d03aabc8bafc7e.

Original commit accidentally dropped stable keywords down to ~arch.

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 virtual/python-pathlib/python-pathlib-1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild 
b/virtual/python-pathlib/python-pathlib-1.0.ebuild
index 3bc96733eeb..80943c77076 100644
--- a/virtual/python-pathlib/python-pathlib-1.0.ebuild
+++ b/virtual/python-pathlib/python-pathlib-1.0.ebuild
@@ -9,7 +9,7 @@ inherit python-r1
 
 DESCRIPTION="A virtual for Python pathlib module"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ia64 ~ppc ppc64 ~sparc x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}

Reply via email to