diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-02 12:39:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-02 12:39:00 +0100 |
commit | 9577fc810f902b8e317a7d44538ab351edb7c90a (patch) | |
tree | 2a2e29b567bafc7c84ab4e8ca28811a55d062fc7 /dev-python/html5lib | |
parent | dev-python/pynacl: stable 1.4.0 for hppa (diff) | |
download | gentoo-9577fc810f902b8e317a7d44538ab351edb7c90a.tar.gz gentoo-9577fc810f902b8e317a7d44538ab351edb7c90a.tar.bz2 gentoo-9577fc810f902b8e317a7d44538ab351edb7c90a.zip |
dev-python/html5lib: stable 1.1 for hppa
stable wrt bug #734416
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/html5lib')
-rw-r--r-- | dev-python/html5lib/html5lib-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/html5lib/html5lib-1.1.ebuild b/dev-python/html5lib/html5lib-1.1.ebuild index 777d60a4eec8..939abadef410 100644 --- a/dev-python/html5lib/html5lib-1.1.ebuild +++ b/dev-python/html5lib/html5lib-1.1.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" RESTRICT+=" !test? ( test )" |