commit: 032fc3316920481b90d28f871f956dae5cd57d24
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 20:55:11 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri May 26 20:56:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032fc331
dev-python/bleach: keyworded for ~mips
Gentoo-bug: 617914
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild
b/dev-python/bleach/bleach-2.0.0.ebuild
index 887db736c84..605364e332a 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64"
IUSE="test"
RDEPEND="