diff options
author | 2020-02-11 10:43:08 +0100 | |
---|---|---|
committer | 2020-02-11 10:43:08 +0100 | |
commit | fda807640c374dabe73ebac3ed06c45a2d66e923 (patch) | |
tree | 02954e870ad3db9db26150666f2d74b09d6ddc6f /dev-python/hyper-h2 | |
parent | dev-python/hpack: sparc stable wrt bug #708944 (diff) | |
download | gentoo-fda807640c374dabe73ebac3ed06c45a2d66e923.tar.gz gentoo-fda807640c374dabe73ebac3ed06c45a2d66e923.tar.bz2 gentoo-fda807640c374dabe73ebac3ed06c45a2d66e923.zip |
dev-python/hyper-h2: sparc stable wrt bug #708944
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
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 89e75e3d33a0..ed79d7fd888d 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 )" |