commit: f7142a00cd6273e82ef2ee0d8ae077183e8a16be Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 13 00:55:02 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 13 00:55:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7142a00
dev-python/http-parser: Stabilize 0.9.0 s390, #731406 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/http-parser/http-parser-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7230c49ba81..c7a55b51d44 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}]"