diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:01:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:01:53 +0100 |
commit | 37f21f35c8bf0fd9053ee6c28ddbddde4d38109e (patch) | |
tree | 409bf5095f859a02641a01b57dbabbe2a4cefac9 /dev-ruby/ruby-gobject-introspection | |
parent | dev-ruby/ruby-gnome2: amd64 stable wrt bug #610390 (diff) | |
download | gentoo-37f21f35c8bf0fd9053ee6c28ddbddde4d38109e.tar.gz gentoo-37f21f35c8bf0fd9053ee6c28ddbddde4d38109e.tar.bz2 gentoo-37f21f35c8bf0fd9053ee6c28ddbddde4d38109e.zip |
dev-ruby/ruby-gobject-introspection: amd64 stable wrt bug #610390
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-gobject-introspection')
-rw-r--r-- | dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.8.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.8.ebuild index 8799d919255d..dc4786263a15 100644 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.8.ebuild +++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ inherit ruby-ng-gnome2 RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection DESCRIPTION="Ruby GObjectIntrospection bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" dev-libs/gobject-introspection" |