summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:16:20 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:16:43 +0200
commitf99714643df79059e7a104b31ebc7649918b656a (patch)
tree3e4ce9caef8ae5ebc7000cfae6220f1eaae77c5f /dev-python/http-parser
parentdev-python/greenlet: ppc stable wrt bug #731402 (diff)
downloadgentoo-f99714643df79059e7a104b31ebc7649918b656a.tar.gz
gentoo-f99714643df79059e7a104b31ebc7649918b656a.tar.bz2
gentoo-f99714643df79059e7a104b31ebc7649918b656a.zip
dev-python/http-parser: ppc stable wrt bug #731406
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@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 af00fe04a989..5118a7819333 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}]"