commit: b4f0f8517ce7bbaa0c2bec69db0b43e998370e84 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Tue Mar 3 14:12:23 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 4 04:47:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f0f851
dev-python/testpath: added ~arm64 keyword Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/testpath/testpath-0.4.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/testpath/testpath-0.4.4-r1.ebuild b/dev-python/testpath/testpath-0.4.4-r1.ebuild index 33b3daa2bd9..797658640b4 100644 --- a/dev-python/testpath/testpath-0.4.4-r1.ebuild +++ b/dev-python/testpath/testpath-0.4.4-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86" DEPEND=" test? (
