summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:53:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:59:27 +0200
commit5c480d4dd2de9627b8ce62538e1be95df0a17694 (patch)
tree92a2bfc1b97d62f8ead740358c4bac72bf8aa63f /dev-python/http-parser
parentdev-python/google-pasta: x86 stable wrt bug #731404 (diff)
downloadgentoo-5c480d4dd2de9627b8ce62538e1be95df0a17694.tar.gz
gentoo-5c480d4dd2de9627b8ce62538e1be95df0a17694.tar.bz2
gentoo-5c480d4dd2de9627b8ce62538e1be95df0a17694.zip
dev-python/http-parser: x86 stable wrt bug #731406
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" 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 c3e641424f6c..293b08eaf11b 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}]"