summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-13 00:55:02 +0000
committerSam James <sam@gentoo.org>2020-12-13 00:55:02 +0000
commitf7142a00cd6273e82ef2ee0d8ae077183e8a16be (patch)
treedc53ae80a61e9e8a356a19a123afc68a67659364 /dev-python/http-parser
parentdev-python/termcolor: Stabilize 1.1.0-r2 s390, #726586 (diff)
downloadgentoo-f7142a00cd6273e82ef2ee0d8ae077183e8a16be.tar.gz
gentoo-f7142a00cd6273e82ef2ee0d8ae077183e8a16be.tar.bz2
gentoo-f7142a00cd6273e82ef2ee0d8ae077183e8a16be.zip
dev-python/http-parser: Stabilize 0.9.0 s390, #731406
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 7230c49ba818..c7a55b51d442 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}]"