diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-29 13:41:06 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-29 15:35:45 -0500 |
commit | 4ce138ea06e3d5550530528174dcdc3ba96d0362 (patch) | |
tree | f8effafbc6ddb1bdc6591fc0615efac86ea48333 /dev-python/pyhamcrest | |
parent | dev-python/twisted: arm64 keyworded (bug #661320) (diff) | |
download | gentoo-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.ebuild | 2 |
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}]" |