summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-11 16:05:35 +0000
committerSam James <sam@gentoo.org>2020-07-11 16:05:35 +0000
commit395a0ca4b23a0af543f138e9d0727ef5431145c5 (patch)
treeca013b155d6cf0eb50fa25b5278047f89965f9b7 /dev-ruby/git
parentdev-lang/erlang: bump up to 23.0.2 (diff)
downloadgentoo-395a0ca4b23a0af543f138e9d0727ef5431145c5.tar.gz
gentoo-395a0ca4b23a0af543f138e9d0727ef5431145c5.tar.bz2
gentoo-395a0ca4b23a0af543f138e9d0727ef5431145c5.zip
dev-ruby/git: ppc keyworded (bug #724386)
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/git')
-rw-r--r--dev-ruby/git/git-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/git/git-1.7.0.ebuild b/dev-ruby/git/git-1.7.0.ebuild
index 4488548ef58c..3b777c500615 100644
--- a/dev-ruby/git/git-1.7.0.ebuild
+++ b/dev-ruby/git/git-1.7.0.ebuild
@@ -17,7 +17,7 @@ RUBY_S="ruby-git-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"