diff options
-rw-r--r-- | dev-ruby/ruby-poppler/ruby-poppler-3.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-3.3.2.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-3.3.2.ebuild index 9126c3736cb5..bc9f056fbe6d 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-3.3.2.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-3.3.2.ebuild @@ -7,7 +7,7 @@ USE_RUBY="ruby23 ruby24 ruby25 ruby26" inherit ruby-ng-gnome2 DESCRIPTION="Ruby poppler-glib bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND+=" app-text/poppler[cairo]" |