diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-11-06 15:15:42 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-11-06 15:33:52 +0100 |
commit | 4d3caf5e7cef7efc6f064bff15c8e8a2189bdd18 (patch) | |
tree | 1b947134aae9ead7d710b8d3623a74bab1d8a86c /dev-ruby/ruby-gdkpixbuf2 | |
parent | dev-ruby/ruby-atk: amd64 stable, bug 587024 (diff) | |
download | gentoo-4d3caf5e7cef7efc6f064bff15c8e8a2189bdd18.tar.gz gentoo-4d3caf5e7cef7efc6f064bff15c8e8a2189bdd18.tar.bz2 gentoo-4d3caf5e7cef7efc6f064bff15c8e8a2189bdd18.zip |
dev-ruby/ruby-gdkpixbuf2: amd64 stable, bug 587024
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby/ruby-gdkpixbuf2')
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.7.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.7.ebuild index 9f1b62983576..f343d0d2418a 100644 --- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.7.ebuild +++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 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" |