diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-26 18:49:44 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-26 18:49:44 -0500 |
commit | ea0d374d0623ad5ff2d285e48b81ea91e0420afa (patch) | |
tree | 180e84da818d20c175bee614612349573c5cad8b /dev-python | |
parent | dev-python/isort: arm64 keyworded (bug #702190) (diff) | |
download | gentoo-ea0d374d0623ad5ff2d285e48b81ea91e0420afa.tar.gz gentoo-ea0d374d0623ad5ff2d285e48b81ea91e0420afa.tar.bz2 gentoo-ea0d374d0623ad5ff2d285e48b81ea91e0420afa.zip |
dev-python/pipfile: arm64 keyworded (bug #702190)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pipfile/pipfile-0.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pipfile/pipfile-0.0.2.ebuild b/dev-python/pipfile/pipfile-0.0.2.ebuild index 25e537916d87..287f69c4151a 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} |