From: Aaron Bauman Date: Thu, 26 Dec 2019 23:49:44 +0000 (-0500) Subject: dev-python/pipfile: arm64 keyworded (bug #702190) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ea0d374d0623ad5ff2d285e48b81ea91e0420afa;p=gentoo.git dev-python/pipfile: arm64 keyworded (bug #702190) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.83, Repoman-2.3.20 --- 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}