summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:18:55 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:58:54 +0000
commitdc94557802899edcc9635858a9239d933150a6ed (patch)
tree0f74b5533988ff46398eb9d9ec7ac5983fae1e13 /dev-python/http-parser
parentdev-python/html5lib: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-dc94557802899edcc9635858a9239d933150a6ed.tar.gz
gentoo-dc94557802899edcc9635858a9239d933150a6ed.tar.bz2
gentoo-dc94557802899edcc9635858a9239d933150a6ed.zip
dev-python/http-parser: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/http-parser')
-rw-r--r--dev-python/http-parser/http-parser-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/http-parser/http-parser-0.9.0.ebuild b/dev-python/http-parser/http-parser-0.9.0.ebuild
index 2f96d3d1b687..578ae2661d5b 100644
--- a/dev-python/http-parser/http-parser-0.9.0.ebuild
+++ b/dev-python/http-parser/http-parser-0.9.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86"
IUSE="examples"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"