diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:01:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:01:26 +0100 |
commit | da656acb6e871687fabb4e7c57a2465380c11cc9 (patch) | |
tree | a522c6fac0e6142f0e9ac6c418a3f4d37bd3eea0 /dev-ruby/ruby-gdkpixbuf2 | |
parent | dev-ruby/ruby-gdk3: amd64 stable wrt bug #610390 (diff) | |
download | gentoo-da656acb6e871687fabb4e7c57a2465380c11cc9.tar.gz gentoo-da656acb6e871687fabb4e7c57a2465380c11cc9.tar.bz2 gentoo-da656acb6e871687fabb4e7c57a2465380c11cc9.zip |
dev-ruby/ruby-gdkpixbuf2: 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-gdkpixbuf2')
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.8.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.8.ebuild index 8ee84675af0a..eb3a1a47bd11 100644 --- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.8.ebuild +++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-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$ @@ -12,7 +12,7 @@ inherit ruby-ng-gnome2 RUBY_S=ruby-gnome2-all-${PV}/${RUBY_FAKEGEM_NAME} DESCRIPTION="Ruby GdkPixbuf2 bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND+=" x11-libs/gtk+:2" |