diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-02-09 11:22:55 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-02-09 11:24:37 +0100 |
commit | 77fbefa1d85817901bbb18ae175f1414a68113f2 (patch) | |
tree | 369a44d86914faaef573c7488187b1b0a14519cf /dev-ruby/ruby-poppler | |
parent | dev-ruby/ruby-gio2: add ruby27 (diff) | |
download | gentoo-77fbefa1d85817901bbb18ae175f1414a68113f2.tar.gz gentoo-77fbefa1d85817901bbb18ae175f1414a68113f2.tar.bz2 gentoo-77fbefa1d85817901bbb18ae175f1414a68113f2.zip |
dev-ruby/ruby-poppler: add ruby27
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-poppler')
-rw-r--r-- | dev-ruby/ruby-poppler/ruby-poppler-3.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-3.3.7.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-3.3.7.ebuild index ed0b2a50186b..681c77dd5d37 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-3.3.7.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-3.3.7.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" inherit ruby-ng-gnome2 |