commit: 0afda94cd9db2e96f410ef2f2809bf23958604ef Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Tue Sep 15 05:22:22 2015 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Tue Sep 15 05:46:02 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afda94c
Added ~mips to KEYWORDS. Package-Manager: portage-2.2.20.1 dev-util/splint/splint-3.1.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/splint/splint-3.1.2-r2.ebuild b/dev-util/splint/splint-3.1.2-r2.ebuild index 547f8f6..dfc4cdc 100644 --- a/dev-util/splint/splint-3.1.2-r2.ebuild +++ b/dev-util/splint/splint-3.1.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.splint.org/downloads/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" DEPEND=" sys-devel/flex
