diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 13:20:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 13:20:58 +0100 |
commit | 87e3e244f77ef2b1a7c18e914bd4ac8610eb0842 (patch) | |
tree | 1ee34d8a1d9d9b7992e53da29ab9fd14ecc9c990 /dev-python/html5lib | |
parent | dev-python/gmpy: s390 stable wrt bug #714330 (diff) | |
download | gentoo-87e3e244f77ef2b1a7c18e914bd4ac8610eb0842.tar.gz gentoo-87e3e244f77ef2b1a7c18e914bd4ac8610eb0842.tar.bz2 gentoo-87e3e244f77ef2b1a7c18e914bd4ac8610eb0842.zip |
dev-python/html5lib: s390 stable wrt bug #714334
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/html5lib')
-rw-r--r-- | dev-python/html5lib/html5lib-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/html5lib/html5lib-1.0.1-r1.ebuild b/dev-python/html5lib/html5lib-1.0.1-r1.ebuild index 3b5031979f80..5b1b332b7b58 100644 --- a/dev-python/html5lib/html5lib-1.0.1-r1.ebuild +++ b/dev-python/html5lib/html5lib-1.0.1-r1.ebuild @@ -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 ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~x64-macos" IUSE="test" RDEPEND=">=dev-python/six-1.9[${PYTHON_USEDEP}] |