From: Matt Turner Date: Sat, 7 Dec 2019 22:48:54 +0000 (-0500) Subject: dev-python/beautifulsoup-4.8.1: add ~mips, bug 701290 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=537d3116d46ca0639445c7c6a8e6296ace748f8a;p=gentoo.git dev-python/beautifulsoup-4.8.1: add ~mips, bug 701290 Signed-off-by: Matt Turner --- diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild index e26015bff773..0a904c8635b0 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" # html5lib is optional however hard coding since its use is actively discouraged in the devmanual RDEPEND="