summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-09-27 08:54:27 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-09-27 08:54:27 +0000
commit1782c06a5d3ea4ba2e2595410436d08fc4375155 (patch)
treefced8da7259851badf7481f0dab97fefc4bc0caf /dev-ruby/ruby-gio2/ruby-gio2-1.1.3.ebuild
parentRestore ~ppc keywording wrt #396605 (diff)
downloadgentoo-2-1782c06a5d3ea4ba2e2595410436d08fc4375155.tar.gz
gentoo-2-1782c06a5d3ea4ba2e2595410436d08fc4375155.tar.bz2
gentoo-2-1782c06a5d3ea4ba2e2595410436d08fc4375155.zip
Restore ~ppc keywording wrt #396605
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-gio2/ruby-gio2-1.1.3.ebuild')
-rw-r--r--dev-ruby/ruby-gio2/ruby-gio2-1.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gio2/ruby-gio2-1.1.3.ebuild b/dev-ruby/ruby-gio2/ruby-gio2-1.1.3.ebuild
index 8eee5269e8b0..c22afd40b934 100644
--- a/dev-ruby/ruby-gio2/ruby-gio2-1.1.3.ebuild
+++ b/dev-ruby/ruby-gio2/ruby-gio2-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-1.1.3.ebuild,v 1.3 2012/08/17 13:03:56 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-1.1.3.ebuild,v 1.4 2012/09/27 08:54:27 ssuominen Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18"
@@ -8,7 +8,7 @@ USE_RUBY="ruby18 ruby19 ree18"
inherit ruby-ng-gnome2
DESCRIPTION="Ruby binding of GooCanvas"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"