commit: 33ccef7660f791e499c8a17015bb0eaed4220df1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Mar 27 11:21:11 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 27 11:35:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ccef76
dev-python/hyper-h2: Stabilize 3.2.0 ALLARCHES Closes: https://bugs.gentoo.org/714338 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/hyper-h2/hyper-h2-3.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b83a90ec0fa..f181179fad3 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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )"
