summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 10:51:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 10:51:04 +0100
commit844f86b71b3c591bc8671ba1e072c730b0bcaf9e (patch)
tree9520378f37319f7b8cb5387054a0bacdcf05f390 /dev-python/hpack
parentdev-python/cython: x86 stable wrt bug #708942 (diff)
downloadgentoo-844f86b71b3c591bc8671ba1e072c730b0bcaf9e.tar.gz
gentoo-844f86b71b3c591bc8671ba1e072c730b0bcaf9e.tar.bz2
gentoo-844f86b71b3c591bc8671ba1e072c730b0bcaf9e.zip
dev-python/hpack: x86 stable wrt bug #708944
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hpack')
-rw-r--r--dev-python/hpack/hpack-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hpack/hpack-3.0.0.ebuild b/dev-python/hpack/hpack-3.0.0.ebuild
index d114ea7fb62a..87795851e8a5 100644
--- a/dev-python/hpack/hpack-3.0.0.ebuild
+++ b/dev-python/hpack/hpack-3.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"