summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-11 03:50:09 +0000
committerSam James <sam@gentoo.org>2020-07-11 03:50:35 +0000
commit28f61776da86dffb59b7f081f3db1577954a59c9 (patch)
tree27a9fe47aa3342c921ee2bcca9cb45695cbeec1b /dev-ruby
parentdev-qt/qt-creator: restore the autotools plugin (diff)
downloadgentoo-28f61776da86dffb59b7f081f3db1577954a59c9.tar.gz
gentoo-28f61776da86dffb59b7f081f3db1577954a59c9.tar.bz2
gentoo-28f61776da86dffb59b7f081f3db1577954a59c9.zip
dev-ruby/git: ppc64 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')
-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 b791657d2526..4488548ef58c 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 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="test"
DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"