diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-11-06 15:26:04 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-11-06 15:34:12 +0100 |
commit | ff022bcde017ce2f62072ae7bf1936fdb6cb0351 (patch) | |
tree | 375d3a8f22de7a53a2350dfdfc6a71814eef504f /dev-ruby | |
parent | dev-ruby/ruby-gtksourceview3: amd64 stable, bug 587024 (diff) | |
download | gentoo-ff022bcde017ce2f62072ae7bf1936fdb6cb0351.tar.gz gentoo-ff022bcde017ce2f62072ae7bf1936fdb6cb0351.tar.bz2 gentoo-ff022bcde017ce2f62072ae7bf1936fdb6cb0351.zip |
dev-ruby/ruby-poppler: amd64 stable, bug 587024
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-poppler/ruby-poppler-3.0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-3.0.7-r1.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-3.0.7-r1.ebuild index e37472e8a72b..34a4208eacfc 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-3.0.7-r1.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-3.0.7-r1.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$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit ruby-ng-gnome2 DESCRIPTION="Ruby poppler-glib bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND+=" app-text/poppler[cairo]" |