summaryrefslogtreecommitdiff
path: root/dev-ruby/typed-array
diff options
context:
space:
mode:
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...