summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:18:38 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:58:53 +0000
commit40b38afbfa951af0c161abda2af8aec0bbdd9993 (patch)
tree375dc6f45c5b957b969fbee9824321aeffc052cf /dev-python/html5lib
parentdev-python/hpack: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-40b38afbfa951af0c161abda2af8aec0bbdd9993.tar.gz
gentoo-40b38afbfa951af0c161abda2af8aec0bbdd9993.tar.bz2
gentoo-40b38afbfa951af0c161abda2af8aec0bbdd9993.zip
dev-python/html5lib: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/html5lib')
-rw-r--r--dev-python/html5lib/html5lib-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/html5lib/html5lib-1.1.ebuild b/dev-python/html5lib/html5lib-1.1.ebuild
index b8943055c1d0..3dc621cb73c5 100644
--- a/dev-python/html5lib/html5lib-1.1.ebuild
+++ b/dev-python/html5lib/html5lib-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
IUSE="test"
RESTRICT+=" !test? ( test )"