diff options
Diffstat (limited to 'dev-ruby')
| -rw-r--r-- | dev-ruby/addressable/addressable-2.8.4.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/addressable/addressable-2.8.6.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/addressable/addressable-2.8.7.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/addressable/addressable-2.8.4.ebuild b/dev-ruby/addressable/addressable-2.8.4.ebuild index fb9479eda1c2..1e2e6acd66dd 100644 --- a/dev-ruby/addressable/addressable-2.8.4.ebuild +++ b/dev-ruby/addressable/addressable-2.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SLOT="0" KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc test" -ruby_add_rdepend "|| ( dev-ruby/public_suffix:5 dev-ruby/public_suffix:4 )" +ruby_add_rdepend "dev-ruby/public_suffix:5" ruby_add_bdepend "test? ( dev-ruby/rspec-its )" diff --git a/dev-ruby/addressable/addressable-2.8.6.ebuild b/dev-ruby/addressable/addressable-2.8.6.ebuild index aa0d5ec8ece1..dabe11654b68 100644 --- a/dev-ruby/addressable/addressable-2.8.6.ebuild +++ b/dev-ruby/addressable/addressable-2.8.6.ebuild @@ -21,7 +21,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc test" -ruby_add_rdepend "|| ( dev-ruby/public_suffix:5 dev-ruby/public_suffix:4 )" +ruby_add_rdepend "dev-ruby/public_suffix:5" ruby_add_bdepend "test? ( dev-ruby/rspec-its )" diff --git a/dev-ruby/addressable/addressable-2.8.7.ebuild b/dev-ruby/addressable/addressable-2.8.7.ebuild index 265810dff9b1..bde6781b08e2 100644 --- a/dev-ruby/addressable/addressable-2.8.7.ebuild +++ b/dev-ruby/addressable/addressable-2.8.7.ebuild @@ -21,7 +21,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc test" -ruby_add_rdepend "|| ( dev-ruby/public_suffix:6 dev-ruby/public_suffix:5 dev-ruby/public_suffix:4 )" +ruby_add_rdepend "|| ( dev-ruby/public_suffix:6 dev-ruby/public_suffix:5 )" ruby_add_bdepend "test? ( dev-ruby/rspec-its )" |
