commit: ab8ae66e9acace45d69de32715dcad07d8bf73ca Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Oct 24 04:05:59 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Oct 24 04:05:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8ae66e
dev-libs/ell-0.11: added ~mips Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-libs/ell/ell-0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/ell/ell-0.11.ebuild b/dev-libs/ell/ell-0.11.ebuild index afb7985f2b4..69fc97dbb17 100644 --- a/dev-libs/ell/ell-0.11.ebuild +++ b/dev-libs/ell/ell-0.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" IUSE="glib pie" RDEPEND="
