diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:48:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:48:35 +0100 |
commit | fe187b1597326ec31efe9e0ad1fe0aba88b6d19d (patch) | |
tree | f59668cf37ce6f6f4474b1c36e013f47410499a2 /dev-python/hyper-h2 | |
parent | dev-libs/hiredis: ppc64 stable wrt bug #710734 (diff) | |
download | gentoo-fe187b1597326ec31efe9e0ad1fe0aba88b6d19d.tar.gz gentoo-fe187b1597326ec31efe9e0ad1fe0aba88b6d19d.tar.bz2 gentoo-fe187b1597326ec31efe9e0ad1fe0aba88b6d19d.zip |
dev-python/hyper-h2: ppc64 stable wrt bug #714338
Package-Manager: Portage-2.3.89, 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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyper-h2/hyper-h2-3.2.0.ebuild b/dev-python/hyper-h2/hyper-h2-3.2.0.ebuild index 0c19d8da1016..9679c2bc3960 100644 --- a/dev-python/hyper-h2/hyper-h2-3.2.0.ebuild +++ b/dev-python/hyper-h2/hyper-h2-3.2.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 )" |