dev-python/beautifulsoup-4.8.1: add ~mips, bug 701290
authorMatt Turner <mattst88@gentoo.org>
Sat, 7 Dec 2019 22:48:54 +0000 (17:48 -0500)
committerMatt Turner <mattst88@gentoo.org>
Sat, 7 Dec 2019 23:07:03 +0000 (18:07 -0500)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild

index e26015bff7734408c7b20e0136c08bb6813afc77..0a904c8635b0cde0a29714d4e23b411ac0543668 100644 (file)
@@ -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="