From: Aaron Bauman Date: Fri, 29 Nov 2019 18:41:06 +0000 (-0500) Subject: dev-python/pyhamcrest: arm64 keyworded (bug #661320) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4ce138ea06e3d5550530528174dcdc3ba96d0362;p=gentoo.git dev-python/pyhamcrest: arm64 keyworded (bug #661320) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.80, Repoman-2.3.19 --- diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild index 9d46ea1df2dc..301ac10f6804 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild @@ -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}]"