From: Agostino Sarubbo Date: Sun, 3 May 2020 09:50:23 +0000 (+0200) Subject: dev-python/beautifulsoup: amd64 stable wrt bug #720486 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fe0136776a15ac654eebd7ee6c888503283a2942;p=gentoo.git dev-python/beautifulsoup: amd64 stable wrt bug #720486 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild index 03506733f03a..04b07faa4b3b 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" # html5lib is optional however hard coding since its use is actively discouraged in the devmanual RDEPEND="