commit: 0dac24b15fbb662a7e0b1fc775d72b1a564cd89e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 20:50:50 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 21:07:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dac24b1
dev-python/pathlib: arm64 stable (via ALLARCHES)
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 3568ba1c56e..21f2f1021ef 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 ~arm64 ia64 x86"
+KEYWORDS="amd64 arm64 ia64 x86"
IUSE=""
python_test() {