diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:01:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:04:10 +0200 |
commit | 5530806ca08fd150db7a40d92f9b6431cafdf05c (patch) | |
tree | 5baa7f3abac653fe162f39b4a4b18a1599f66f81 /dev-python/pyhamcrest | |
parent | dev-ruby/rack: arm stable wrt bug #730786 (diff) | |
download | gentoo-5530806ca08fd150db7a40d92f9b6431cafdf05c.tar.gz gentoo-5530806ca08fd150db7a40d92f9b6431cafdf05c.tar.bz2 gentoo-5530806ca08fd150db7a40d92f9b6431cafdf05c.zip |
dev-python/pyhamcrest: arm stable wrt bug #731504
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyhamcrest')
-rw-r--r-- | dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild b/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild index ec73612b5ef1..341781587c91 100644 --- a/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="examples" distutils_enable_sphinx doc \ |