diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-03-03 14:12:23 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-04 05:47:05 +0100 |
commit | b4f0f8517ce7bbaa0c2bec69db0b43e998370e84 (patch) | |
tree | 044c89a901281bc31fef108b93f906e0e41a223e /dev-python/testpath | |
parent | dev-python/pyproject2setuppy: added ~arm64 keyword (diff) | |
download | gentoo-b4f0f8517ce7bbaa0c2bec69db0b43e998370e84.tar.gz gentoo-b4f0f8517ce7bbaa0c2bec69db0b43e998370e84.tar.bz2 gentoo-b4f0f8517ce7bbaa0c2bec69db0b43e998370e84.zip |
dev-python/testpath: added ~arm64 keyword
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/testpath')
-rw-r--r-- | dev-python/testpath/testpath-0.4.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testpath/testpath-0.4.4-r1.ebuild b/dev-python/testpath/testpath-0.4.4-r1.ebuild index 33b3daa2bd99..797658640b48 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? ( |