summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-29 13:41:06 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-29 15:35:45 -0500
commit4ce138ea06e3d5550530528174dcdc3ba96d0362 (patch)
treef8effafbc6ddb1bdc6591fc0615efac86ea48333 /dev-python/pyhamcrest
parentdev-python/twisted: arm64 keyworded (bug #661320) (diff)
downloadgentoo-4ce138ea06e3d5550530528174dcdc3ba96d0362.tar.gz
gentoo-4ce138ea06e3d5550530528174dcdc3ba96d0362.tar.bz2
gentoo-4ce138ea06e3d5550530528174dcdc3ba96d0362.zip
dev-python/pyhamcrest: arm64 keyworded (bug #661320)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/pyhamcrest')
-rw-r--r--dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"