mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user