diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:23:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:27:17 +0100 |
commit | 6ecceeccc68b148a3d9e1e75e3f9106c1be08d99 (patch) | |
tree | 34fa2fc5029c0e9bc3a4992c28f637cb6d99ac9b /dev-python/hyper-h2 | |
parent | dev-python/httplib2: ppc stable wrt bug #714336 (diff) | |
download | gentoo-6ecceeccc68b148a3d9e1e75e3f9106c1be08d99.tar.gz gentoo-6ecceeccc68b148a3d9e1e75e3f9106c1be08d99.tar.bz2 gentoo-6ecceeccc68b148a3d9e1e75e3f9106c1be08d99.zip |
dev-python/hyper-h2: ppc stable wrt bug #714338
Package-Manager: Portage-2.3.89, 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.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 05f961e42594..2bdc2f9a3202 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 )" |