dev-python/pyhamcrest: arm64 keyworded (bug #661320)
authorAaron Bauman <bman@gentoo.org>
Fri, 29 Nov 2019 18:41:06 +0000 (13:41 -0500)
committerAaron Bauman <bman@gentoo.org>
Fri, 29 Nov 2019 20:35:45 +0000 (15:35 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild

index 9d46ea1df2dc8d7943bea51030dabec580e165e4..301ac10f680459b26c3592b4e05277c144cbb7df 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/hamcrest/PyHamcrest/archive/V${PV}.tar.gz -> ${MY_PN
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~sh ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sh ~amd64-linux ~x86-linux"
 IUSE="doc examples test"
 
 RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"