commit: 7677c4e8d66d89c284618eca6a0540b497440d19 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 19 11:05:39 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=7677c4e8
dev-python/testpath: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/testpath/testpath-0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/testpath/testpath-0.3.ebuild b/dev-python/testpath/testpath-0.3.ebuild index 260d6b07039..efa5591fab2 100644 --- a/dev-python/testpath/testpath-0.3.ebuild +++ b/dev-python/testpath/testpath-0.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc test" DEPEND="
