commit: 1f83e7d53ebc1f500ff1399ada088ca1ec1415bc
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 1 13:52:38 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 13:52:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f83e7d5
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 <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 dffe8cb1d11..29af418136d 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="