commit: f3c0386ca5bebc2cc4eb0b1fbad0bce7469d4d8b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Aug 11 05:04:41 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Aug 11 05:04:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c0386c
dev-ruby/git: amd64 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/git/git-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/git/git-1.4.0.ebuild b/dev-ruby/git/git-1.4.0.ebuild index 157b12a8f86..85fb9ef12b1 100644 --- a/dev-ruby/git/git-1.4.0.ebuild +++ b/dev-ruby/git/git-1.4.0.ebuild @@ -19,7 +19,7 @@ RUBY_S="ruby-git-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="test" DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"