summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-15 13:22:49 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-15 13:22:49 +0000
commit9838d4f1627b3c130c6ebf466fe899d5bdd4e27b (patch)
tree38fbec86e4838a9d641f58df0e24ff398a4d7092 /dev-ruby/git/git-1.2.8.ebuild
parentInitial commit. Framework for new libwp* and other libreoffice support librar... (diff)
downloadgentoo-2-9838d4f1627b3c130c6ebf466fe899d5bdd4e27b.tar.gz
gentoo-2-9838d4f1627b3c130c6ebf466fe899d5bdd4e27b.tar.bz2
gentoo-2-9838d4f1627b3c130c6ebf466fe899d5bdd4e27b.zip
Keyword ~ppc ~ppc64, bug #511424
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ruby/git/git-1.2.8.ebuild')
-rw-r--r--dev-ruby/git/git-1.2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/git/git-1.2.8.ebuild b/dev-ruby/git/git-1.2.8.ebuild
index 5eb55e456238..d21e4fb23f8c 100644
--- a/dev-ruby/git/git-1.2.8.ebuild
+++ b/dev-ruby/git/git-1.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/git/git-1.2.8.ebuild,v 1.1 2014/08/04 05:49:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/git/git-1.2.8.ebuild,v 1.2 2014/08/15 13:22:49 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -18,7 +18,7 @@ RUBY_S="ruby-git-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
IUSE="test"
DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"