summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:20:51 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:59:02 +0000
commit204889cb005a32f317271c1d9c87aef8e8650325 (patch)
treebc19c18625d65a63c203ff61607e9fa02e21e816 /dev-python/inflect
parentdev-python/incremental: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-204889cb005a32f317271c1d9c87aef8e8650325.tar.gz
gentoo-204889cb005a32f317271c1d9c87aef8e8650325.tar.bz2
gentoo-204889cb005a32f317271c1d9c87aef8e8650325.zip
dev-python/inflect: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/inflect')
-rw-r--r--dev-python/inflect/inflect-5.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/inflect/inflect-5.3.0.ebuild b/dev-python/inflect/inflect-5.3.0.ebuild
index 51494a99a3c2..30e5e91f1fcc 100644
--- a/dev-python/inflect/inflect-5.3.0.ebuild
+++ b/dev-python/inflect/inflect-5.3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
BDEPEND="
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]