commit: 983415de5cb151263b151d43949e213265175cce
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 3 16:23:57 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Dec 3 16:24:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983415de
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 <AT> gentoo.org>
dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
index c8845a84f74..bee877d0a51 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="