From: Matthew Thode Date: Sun, 26 Jan 2020 21:41:35 +0000 (-0600) Subject: dev-python/beautifulsoup: 4.8.1 stable allarches X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=070259c7218496d6152a92d7d7bdb107199db356;p=gentoo.git dev-python/beautifulsoup: 4.8.1 stable allarches Bug: https://bugs.gentoo.org/706412 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild index b5e62a152a5d..8248869170cf 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="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="