diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-18 08:06:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-18 08:59:15 +0000 |
commit | ac14f9ce27496190db165bf62dc692a6bcea3460 (patch) | |
tree | d419e29ad9922a815346d2fcc03450fc1e39f866 /dev-python/hpack | |
parent | dev-python/hypothesis: stable 4.50.8 for hppa, bug #703062 (diff) | |
download | gentoo-ac14f9ce27496190db165bf62dc692a6bcea3460.tar.gz gentoo-ac14f9ce27496190db165bf62dc692a6bcea3460.tar.bz2 gentoo-ac14f9ce27496190db165bf62dc692a6bcea3460.zip |
dev-python/hpack: stable 3.0.0 for hppa, bug #708944
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/hpack')
-rw-r--r-- | dev-python/hpack/hpack-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hpack/hpack-3.0.0.ebuild b/dev-python/hpack/hpack-3.0.0.ebuild index e3fc99046c29..8f7ed209d65f 100644 --- a/dev-python/hpack/hpack-3.0.0.ebuild +++ b/dev-python/hpack/hpack-3.0.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 )" |