summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 11:58:11 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 11:58:11 +0100
commit322cb3f1a150caeaec6e85790302e302aaf0589a (patch)
tree97e9dcd24ebeaa72c758cad2e1570cac71b1df88 /dev-python/hyper-h2
parentdev-python/hpack: ppc64 stable wrt bug #708944 (diff)
downloadgentoo-322cb3f1a150caeaec6e85790302e302aaf0589a.tar.gz
gentoo-322cb3f1a150caeaec6e85790302e302aaf0589a.tar.bz2
gentoo-322cb3f1a150caeaec6e85790302e302aaf0589a.zip
dev-python/hyper-h2: ppc64 stable wrt bug #708944
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hyper-h2')
-rw-r--r--dev-python/hyper-h2/hyper-h2-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyper-h2/hyper-h2-3.1.1.ebuild b/dev-python/hyper-h2/hyper-h2-3.1.1.ebuild
index 739fb97ef0ed..21f9a1999e5e 100644
--- a/dev-python/hyper-h2/hyper-h2-3.1.1.ebuild
+++ b/dev-python/hyper-h2/hyper-h2-3.1.1.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 )"