summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-12-01 13:58:22 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-12-01 13:58:22 +0000
commitb1da20a0383760cd654e7774b410e805a531501a (patch)
tree805ab0e567566ebe33f73ca57b985fe9723ca66e /dev-python/beautifulsoup
parentgames-engines/scummvm: keyworded 2.1.0 for ppc64, bug #699360 (diff)
downloadgentoo-b1da20a0383760cd654e7774b410e805a531501a.tar.gz
gentoo-b1da20a0383760cd654e7774b410e805a531501a.tar.bz2
gentoo-b1da20a0383760cd654e7774b410e805a531501a.zip
dev-python/beautifulsoup: keyworded 4.8.1 for ppc64, bug #701290
Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@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 29af418136d4..bbebb979f4f3 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
# html5lib is optional however hard coding since its use is actively discouraged in the devmanual
RDEPEND="