commit: 2fe561c5d14a281b1be0587af75135ec4417a25e
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 13 05:58:29 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 05:58:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe561c5
dev-ruby/git: mark stable on amd64
Package-Manager: portage-2.2.28
dev-ruby/git/git-1.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/git/git-1.3.0.ebuild b/dev-ruby/git/git-1.3.0.ebuild
index 6dc081c..fa07fec 100644
--- a/dev-ruby/git/git-1.3.0.ebuild
+++ b/dev-ruby/git/git-1.3.0.ebuild
@@ -20,7 +20,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 )"