diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-08 10:26:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-08 10:30:40 +0100 |
commit | fe605389229d32d252bdd98ea9ccc34c7a421611 (patch) | |
tree | 0d8868dd8f7c5fce7a64d3be25ef35bc1b06cc1f /dev-python/beautifulsoup | |
parent | dev-python/commonmark: stable 0.9.1 for hppa, bug #720484 (diff) | |
download | gentoo-fe605389229d32d252bdd98ea9ccc34c7a421611.tar.gz gentoo-fe605389229d32d252bdd98ea9ccc34c7a421611.tar.bz2 gentoo-fe605389229d32d252bdd98ea9ccc34c7a421611.zip |
dev-python/beautifulsoup: stable 4.8.2 for hppa, bug #720486
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild index caedb683205c..b3caab2e8556 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="4" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc ~x86" # html5lib is optional however hard coding since its use is actively discouraged in the devmanual RDEPEND=" |