commit: d7193d085e748d0ef950484c6fb40ad456d4b51d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 05:19:35 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 05:19:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7193d08
dev-python/pathlib2: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/pathlib2/pathlib2-2.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pathlib2/pathlib2-2.1.0.ebuild
b/dev-python/pathlib2/pathlib2-2.1.0.ebuild
index 6505d7afac2..22c3255434e 100644
--- a/dev-python/pathlib2/pathlib2-2.1.0.ebuild
+++ b/dev-python/pathlib2/pathlib2-2.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/pathlib2/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"