summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-08-11 07:04:41 +0200
committerHans de Graaff <graaff@gentoo.org>2018-08-11 07:04:41 +0200
commitf3c0386ca5bebc2cc4eb0b1fbad0bce7469d4d8b (patch)
treea0e27d7d91117a03175289dd7f884bfe8353558b
parentdev-ruby/git: add 1.5.0 (diff)
downloadgentoo-f3c0386ca5bebc2cc4eb0b1fbad0bce7469d4d8b.tar.gz
gentoo-f3c0386ca5bebc2cc4eb0b1fbad0bce7469d4d8b.tar.bz2
gentoo-f3c0386ca5bebc2cc4eb0b1fbad0bce7469d4d8b.zip
dev-ruby/git: amd64 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-ruby/git/git-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/git/git-1.4.0.ebuild b/dev-ruby/git/git-1.4.0.ebuild
index 157b12a8f86b..85fb9ef12b1e 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 )"