summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:22:25 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:59:49 +0000
commitc2e7e6a0605c400bdb8eff75a2393f41ebcef24e (patch)
tree14470b50ab92f8058310f0386d973eb25600f919 /dev-python/pyhamcrest
parentdev-python/pygobject: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-c2e7e6a0605c400bdb8eff75a2393f41ebcef24e.tar.gz
gentoo-c2e7e6a0605c400bdb8eff75a2393f41ebcef24e.tar.bz2
gentoo-c2e7e6a0605c400bdb8eff75a2393f41ebcef24e.zip
dev-python/pyhamcrest: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pyhamcrest')
-rw-r--r--dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild b/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild
index 042a22c608a3..ef041451533a 100644
--- a/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild
+++ b/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="examples"
distutils_enable_sphinx doc \