diff options
author | 2020-02-11 12:29:25 +0100 | |
---|---|---|
committer | 2020-02-11 12:29:25 +0100 | |
commit | 6b4bb5439dbf1cae729371cf2bcff2a3f770732f (patch) | |
tree | 7fe3ed9ae267c062a8eaad4288e8bb06992a05fa /dev-python/hyper-h2 | |
parent | dev-python/hpack: ppc stable wrt bug #708944 (diff) | |
download | gentoo-6b4bb5439dbf1cae729371cf2bcff2a3f770732f.tar.gz gentoo-6b4bb5439dbf1cae729371cf2bcff2a3f770732f.tar.bz2 gentoo-6b4bb5439dbf1cae729371cf2bcff2a3f770732f.zip |
dev-python/hyper-h2: ppc stable wrt bug #708944
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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.ebuild | 2 |
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 21f9a1999e5e..5d6b6d0debcc 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 )" |