summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-27 13:01:43 +0100
committerSam James <sam@gentoo.org>2023-03-27 14:23:53 +0100
commit9a87cea15dab8a66c06c301cdf582541fd2a5166 (patch)
treea8ab288cc6d674d4ea1ff8dd9e07eee731ad8f40 /dev-ruby/locale
parentdev-ruby/rr: enable ruby32 (diff)
downloadgentoo-9a87cea15dab8a66c06c301cdf582541fd2a5166.tar.gz
gentoo-9a87cea15dab8a66c06c301cdf582541fd2a5166.tar.bz2
gentoo-9a87cea15dab8a66c06c301cdf582541fd2a5166.zip
dev-ruby/locale: update EAPI 7 -> 8, enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/locale')
-rw-r--r--dev-ruby/locale/locale-2.1.3-r1.ebuild (renamed from dev-ruby/locale/locale-2.1.3.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/locale/locale-2.1.3.ebuild b/dev-ruby/locale/locale-2.1.3-r1.ebuild
index 77ee11f42043..72e6104992d1 100644
--- a/dev-ruby/locale/locale-2.1.3.ebuild
+++ b/dev-ruby/locale/locale-2.1.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_DOCDIR="doc/reference"