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