commit: df6aee234bc61ee712bad5f9b0741d83af9906ff Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Mar 27 23:47:16 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Mar 27 23:47:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6aee23
dev-libs/libbytesize-1.2-r1: added ~mips, bug 641308 dev-libs/libbytesize/libbytesize-1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild index b467900f353..c916bc16687 100644 --- a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild +++ b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/rhinstaller/libbytesize" SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86" IUSE="doc test" RDEPEND="
