summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-12-07 17:48:54 -0500
committerMatt Turner <mattst88@gentoo.org>2019-12-07 18:07:03 -0500
commit537d3116d46ca0639445c7c6a8e6296ace748f8a (patch)
tree1749e97343e8427d7dfdf726ebb38cb3900436b8 /dev-python/beautifulsoup
parentdev-python/unittest-mixins-1.6: add ~mips, bug 700194 (diff)
downloadgentoo-537d3116d46ca0639445c7c6a8e6296ace748f8a.tar.gz
gentoo-537d3116d46ca0639445c7c6a8e6296ace748f8a.tar.bz2
gentoo-537d3116d46ca0639445c7c6a8e6296ace748f8a.zip
dev-python/beautifulsoup-4.8.1: add ~mips, bug 701290
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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="