diff options
| author | 2023-05-15 11:09:24 +0200 | |
|---|---|---|
| committer | 2023-05-15 11:10:54 +0200 | |
| commit | e2fcd3e41cba665acd55736e251e0973367967b8 (patch) | |
| tree | a7f4c5d86aab2441918d4ad6d01d5a9e25683d08 /virtual/ruby-ssl/ruby-ssl-11.ebuild | |
| parent | dev-ruby/safe_yaml: drop 1.0.5-r1 (diff) | |
| download | gentoo-e2fcd3e41cba665acd55736e251e0973367967b8.tar.gz gentoo-e2fcd3e41cba665acd55736e251e0973367967b8.tar.bz2 gentoo-e2fcd3e41cba665acd55736e251e0973367967b8.zip | |
virtual/ruby-ssl: drop obsolete ruby27
Signed-off-by: Hans de Graaff <[email protected]>
Diffstat (limited to 'virtual/ruby-ssl/ruby-ssl-11.ebuild')
| -rw-r--r-- | virtual/ruby-ssl/ruby-ssl-11.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/virtual/ruby-ssl/ruby-ssl-11.ebuild b/virtual/ruby-ssl/ruby-ssl-11.ebuild index a1b331099874..77df55ce0d17 100644 --- a/virtual/ruby-ssl/ruby-ssl-11.ebuild +++ b/virtual/ruby-ssl/ruby-ssl-11.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby27 ruby30" +USE_RUBY="ruby30" inherit ruby-ng @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - ruby_targets_ruby27? ( dev-lang/ruby:2.7[ssl] ) ruby_targets_ruby30? ( dev-lang/ruby:3.0[ssl] ) " |
