summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2015-03-05 03:22:09 +0000
committerPatrick Lauer <patrick@gentoo.org>2015-03-05 03:22:09 +0000
commitc5c257a4e718fc6b74018781d594cb6543893362 (patch)
tree5bab6e6f83de91ed7e992dca33a0c4a480e73684 /dev-ruby/git/git-1.2.9.1.ebuild
parentWhitespace (diff)
downloadhistorical-c5c257a4e718fc6b74018781d594cb6543893362.tar.gz
historical-c5c257a4e718fc6b74018781d594cb6543893362.tar.bz2
historical-c5c257a4e718fc6b74018781d594cb6543893362.zip
Keyword for x86
Package-Manager: portage-2.2.17/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/git/git-1.2.9.1.ebuild')
-rw-r--r--dev-ruby/git/git-1.2.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/git/git-1.2.9.1.ebuild b/dev-ruby/git/git-1.2.9.1.ebuild
index 899f0d0bb8dc..eafcec59d2ef 100644
--- a/dev-ruby/git/git-1.2.9.1.ebuild
+++ b/dev-ruby/git/git-1.2.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/git/git-1.2.9.1.ebuild,v 1.1 2015/01/16 07:52:28 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/git/git-1.2.9.1.ebuild,v 1.2 2015/03/05 03:20:45 patrick Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -20,7 +20,7 @@ RUBY_S="ruby-git-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"