summaryrefslogtreecommitdiff
path: root/dev-ruby/typed-array
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-04-02 17:52:08 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-04-02 17:52:08 +0000
commitebb8080f7e5f3c2e8c31e6e02ebcf953b31f7dfa (patch)
tree820f11f060dc220aa7de12102bb9054330fc854f /dev-ruby/typed-array
parent49b9a95341a72ad3b54d66a49cab9194209ff20b (diff)
downloadbaldeagleos-repo-ebb8080f7e5f3c2e8c31e6e02ebcf953b31f7dfa.tar.gz
baldeagleos-repo-ebb8080f7e5f3c2e8c31e6e02ebcf953b31f7dfa.tar.xz
baldeagleos-repo-ebb8080f7e5f3c2e8c31e6e02ebcf953b31f7dfa.zip
Adding metadata
Diffstat (limited to 'dev-ruby/typed-array')
-rw-r--r--dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
index ad806591d180..a13516bd7c48 100644
--- a/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
+++ b/dev-ruby/typed-array/typed-array-0.1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
inherit ruby-fakegem
DESCRIPTION="Gem provides enforced-type functionality to Arrays"
@@ -16,7 +16,6 @@ HOMEPAGE="https://github.com/yaauie/typed-array"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
all_ruby_prepare() {
# There is a trash...