summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-27 12:21:11 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-27 12:35:09 +0100
commit33ccef7660f791e499c8a17015bb0eaed4220df1 (patch)
tree7065450d487c38fca8b3ebb3cb5b54412489dc82 /dev-python/hyper-h2
parentdev-python/hyper-h2: Mark ALLARCHES (diff)
downloadgentoo-33ccef7660f791e499c8a17015bb0eaed4220df1.tar.gz
gentoo-33ccef7660f791e499c8a17015bb0eaed4220df1.tar.bz2
gentoo-33ccef7660f791e499c8a17015bb0eaed4220df1.zip
dev-python/hyper-h2: Stabilize 3.2.0 ALLARCHES
Closes: https://bugs.gentoo.org/714338 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hyper-h2')
-rw-r--r--dev-python/hyper-h2/hyper-h2-3.2.0.ebuild2
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 b83a90ec0fa4..f181179fad3c 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 )"