summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-08-13 07:58:29 +0200
committerHans de Graaff <graaff@gentoo.org>2016-08-13 07:58:29 +0200
commit2fe561c5d14a281b1be0587af75135ec4417a25e (patch)
treeec95d734b031e8e04544e314c59eedb79cce094b /dev-ruby/git
parentdev-python/requests-oauthlib: Version bump to 0.6.2 (bug #565590) (diff)
downloadgentoo-2fe561c5d14a281b1be0587af75135ec4417a25e.tar.gz
gentoo-2fe561c5d14a281b1be0587af75135ec4417a25e.tar.bz2
gentoo-2fe561c5d14a281b1be0587af75135ec4417a25e.zip
dev-ruby/git: mark stable on amd64
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/git')
-rw-r--r--dev-ruby/git/git-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/git/git-1.3.0.ebuild b/dev-ruby/git/git-1.3.0.ebuild
index 6dc081c86d74..fa07fec6f880 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 )"