diff options
author | Sam James <sam@gentoo.org> | 2020-07-13 16:18:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-13 16:18:49 +0000 |
commit | f6e55321e10a1c094943cc7bd59d2720b2b6afd5 (patch) | |
tree | 1d9d26a74c377b3a12eaefa49620e445161e2a67 /dev-python/pyhamcrest | |
parent | sys-libs/libseccomp: arm stable (bug #730508) (diff) | |
download | gentoo-f6e55321e10a1c094943cc7bd59d2720b2b6afd5.tar.gz gentoo-f6e55321e10a1c094943cc7bd59d2720b2b6afd5.tar.bz2 gentoo-f6e55321e10a1c094943cc7bd59d2720b2b6afd5.zip |
dev-python/pyhamcrest: ALLARCHES stable (via arm, bug #732354)
Closes: https://bugs.gentoo.org/732354
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pyhamcrest')
-rw-r--r-- | dev-python/pyhamcrest/pyhamcrest-1.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyhamcrest/pyhamcrest-1.10.1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.10.1.ebuild index c174ee60c0fa..333017e06de0 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.10.1.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.10.1.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 test" RESTRICT="!test? ( test )" |