summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-12-03 17:23:57 +0100
committerJeroen Roovers <jer@gentoo.org>2019-12-03 17:24:19 +0100
commit983415de5cb151263b151d43949e213265175cce (patch)
tree6aa6189b3da0020eda2651ce5787d312a2cb8cf9 /dev-python/beautifulsoup
parentdev-python/soupsieve: Mark ~hppa too (diff)
downloadgentoo-983415de5cb151263b151d43949e213265175cce.tar.gz
gentoo-983415de5cb151263b151d43949e213265175cce.tar.bz2
gentoo-983415de5cb151263b151d43949e213265175cce.zip
dev-python/beautifulsoup: Mark ~hppa too
Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
index c8845a84f743..bee877d0a51f 100644
--- a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="4"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
# html5lib is optional however hard coding since its use is actively discouraged in the devmanual
RDEPEND="