commit: 600c47bf1d16f49f2f92a3f514cb009571c16b3c
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue May 27 05:07:57 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 27 05:20:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=600c47bf
dev-ruby/hiera-eyaml: drop obsolete highline slot
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/hiera-eyaml/hiera-eyaml-4.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/hiera-eyaml/hiera-eyaml-4.2.0.ebuild
b/dev-ruby/hiera-eyaml/hiera-eyaml-4.2.0.ebuild
index 8d201cccdfaf..50c8923b0060 100644
--- a/dev-ruby/hiera-eyaml/hiera-eyaml-4.2.0.ebuild
+++ b/dev-ruby/hiera-eyaml/hiera-eyaml-4.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
ruby_add_rdepend "
- || ( dev-ruby/highline:3 >=dev-ruby/highline-2.1:2 )
+ dev-ruby/highline:3
>=dev-ruby/optimist-3.1:3
!<dev-ruby/hiera-eyaml-3.4.0-r1
"