commit: e4295c1a534c3d0a2a3d0f90e7cf20793ea22f4f
Author: Stephen Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 20:45:07 2019 +0000
Commit: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 20:45:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4295c1a
dev-python/python-distutils-extra: keyword for arm/arm64
Package-Manager: Portage-2.3.67, Repoman-2.3.17
Signed-off-by: Steve Arnold <nerdboy <AT> gentoo.org>
dev-python/python-distutils-extra/python-distutils-extra-2.42.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/python-distutils-extra/python-distutils-extra-2.42.ebuild
b/dev-python/python-distutils-extra/python-distutils-extra-2.42.ebuild
index 3b3e02753ac..f870cfc550a 100644
--- a/dev-python/python-distutils-extra/python-distutils-extra-2.42.ebuild
+++ b/dev-python/python-distutils-extra/python-distutils-extra-2.42.ebuild
@@ -13,7 +13,7 @@
SRC_URI="mirror://ubuntu/pool/universe/p/${PN}/${PN}_${PV}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="test"
DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}] )"