summaryrefslogtreecommitdiff
path: root/dev-ruby/diva
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-04-25 19:12:18 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-04-25 19:12:18 +0000
commit084f58a92a8c19bc67dc624bcef1059cf4ddaaef (patch)
tree8afc97e93b5181db451e014a54aafffdd1c537e6 /dev-ruby/diva
parenta43502817a72a3c88571f94b178b64e1a21634da (diff)
downloadbaldeagleos-repo-084f58a92a8c19bc67dc624bcef1059cf4ddaaef.tar.gz
baldeagleos-repo-084f58a92a8c19bc67dc624bcef1059cf4ddaaef.tar.xz
baldeagleos-repo-084f58a92a8c19bc67dc624bcef1059cf4ddaaef.zip
Adding metadata
Diffstat (limited to 'dev-ruby/diva')
-rw-r--r--dev-ruby/diva/diva-2.0.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/diva/diva-2.0.1.ebuild b/dev-ruby/diva/diva-2.0.1.ebuild
index e63936b904bd..16dfc22456d6 100644
--- a/dev-ruby/diva/diva-2.0.1.ebuild
+++ b/dev-ruby/diva/diva-2.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
RUBY_FAKEGEM_EXTRADOC="README.md"
@@ -20,7 +20,6 @@ SRC_URI="https://github.com/toshia/diva/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
ruby_add_rdepend "<dev-ruby/addressable-2.9"