commit: 93a40bc86b246b9d16b1dc302c29cd4352a7e4c9
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 11:32:33 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 11:32:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a40bc8
Revert "dev-python/pathlib: ~x86 keyword wrt bug #700918"
This reverts commit f49bcc2285dcc2a4ac1ae12e5160f750fff3a7e4.
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/pathlib/pathlib-1.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
index 8ed6645210f..25b111e7ae8 100644
--- a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
+++ b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/p/pathlib/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86"
IUSE=""
python_test() {