commit: ea0d374d0623ad5ff2d285e48b81ea91e0420afa Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu Dec 26 23:49:44 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Dec 26 23:49:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0d374d
dev-python/pipfile: arm64 keyworded (bug #702190) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.83, Repoman-2.3.20 dev-python/pipfile/pipfile-0.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pipfile/pipfile-0.0.2.ebuild b/dev-python/pipfile/pipfile-0.0.2.ebuild index 25e537916d8..287f69c4151 100644 --- a/dev-python/pipfile/pipfile-0.0.2.ebuild +++ b/dev-python/pipfile/pipfile-0.0.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pypa/pipfile/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86" RDEPEND="dev-python/toml[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND}