diff options
-rw-r--r-- | dev-ruby/ruby-poppler/ruby-poppler-3.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-3.0.8.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-3.0.8.ebuild index c8cc111e0d9d..0a76b8fc8a8a 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-3.0.8.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-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$ @@ -8,7 +8,7 @@ USE_RUBY="ruby21 ruby22 ruby23" inherit ruby-ng-gnome2 DESCRIPTION="Ruby poppler-glib bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND+=" app-text/poppler[cairo]" |