summaryrefslogtreecommitdiff
path: root/dev-ruby/addressable
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-07-18 19:08:36 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-07-18 19:08:36 +0000
commite47d13a8ea1f6937ca0a59ff8ec1661a21d51baa (patch)
tree7ed76d5a6c04fc140a2639bf454a4d528853816a /dev-ruby/addressable
parent1b94d43404c7f7a9127220c86767e97b733bd6c5 (diff)
downloadbaldeagleos-repo-e47d13a8ea1f6937ca0a59ff8ec1661a21d51baa.tar.gz
baldeagleos-repo-e47d13a8ea1f6937ca0a59ff8ec1661a21d51baa.tar.xz
baldeagleos-repo-e47d13a8ea1f6937ca0a59ff8ec1661a21d51baa.zip
Adding metadata
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r--dev-ruby/addressable/addressable-2.8.7.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-ruby/addressable/addressable-2.8.7.ebuild b/dev-ruby/addressable/addressable-2.8.7.ebuild
index 155e00a34750..d08132e689b0 100644
--- a/dev-ruby/addressable/addressable-2.8.7.ebuild
+++ b/dev-ruby/addressable/addressable-2.8.7.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33 ruby34"
+
+USE_RUBY="ruby32 ruby33 ruby34"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
@@ -21,7 +22,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 )"
+ruby_add_rdepend "dev-ruby/public_suffix:6"
ruby_add_bdepend "test? ( dev-ruby/rspec-its )"