diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-07-26 10:43:58 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-07-26 11:15:50 +0200 |
commit | 052c78f997765c8febc80f94f854400a374aeb6d (patch) | |
tree | 46fc6ed61888192f8755ba897978997320fd43af /dev-ruby/robots/robots-0.10.1-r2.ebuild | |
parent | dev-ruby/listen: amd64 stable (diff) | |
download | gentoo-052c78f997765c8febc80f94f854400a374aeb6d.tar.gz gentoo-052c78f997765c8febc80f94f854400a374aeb6d.tar.bz2 gentoo-052c78f997765c8febc80f94f854400a374aeb6d.zip |
dev-ruby/robots: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/robots/robots-0.10.1-r2.ebuild')
-rw-r--r-- | dev-ruby/robots/robots-0.10.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild b/dev-ruby/robots/robots-0.10.1-r2.ebuild index f49f4db9f13d..93a59b26eccf 100644 --- a/dev-ruby/robots/robots-0.10.1-r2.ebuild +++ b/dev-ruby/robots/robots-0.10.1-r2.ebuild @@ -1,9 +1,9 @@ -# 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="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README" |