From: Rolf Eike Beer Date: Fri, 29 Nov 2019 15:35:09 +0000 (+0100) Subject: dev-python/beautifulsoup: keyworded 4.8.1 for sparc, bug #701290 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9e9532b2f51e56e720bf87bf99726ecee865ca4b;p=gentoo.git dev-python/beautifulsoup: keyworded 4.8.1 for sparc, bug #701290 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild index 7a2c142671b2..8da3c17fcf35 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 ~x86" +KEYWORDS="~amd64 ~arm ~sparc ~x86" # html5lib is optional however hard coding since its use is actively discouraged in the devmanual RDEPEND="