commit: 316c93e1ebc76f84a6338aa3d990a02c82444a6b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 11:03:28 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 11:13:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316c93e1
dev-python/pathlib: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 32426c9dcc0..3568ba1c56e 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 ia64 x86"
+KEYWORDS="amd64 ~arm64 ia64 x86"
IUSE=""
python_test() {