mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/tox: arm64 keyworded (bug #685868)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16
This commit is contained in:
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
|
||||
KEYWORDS="~amd64 ~arm64 ~ia64 ~sparc ~x86"
|
||||
|
||||
# doc disabled because of missing deps in tree
|
||||
IUSE="test"
|
||||
|
||||
Reference in New Issue
Block a user