commit: 2241acff361870250b4761a32afcd36b3b2d8a9e Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Nov 9 00:03:41 2017 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Nov 9 00:07:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2241acff
dev-perl/Devel-CheckLib-1.110.0: added ~mips, bug 614960 dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild index 6f90264bae0..9fd8d109b22 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="check that a library is available" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="
