summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-03 04:50:00 +0100
committerSam James <sam@gentoo.org>2023-04-03 06:07:44 +0100
commit144e2190e06b729c28ec82e93330fcbb5d374922 (patch)
treebd1cf6059ab51612f3cd141725416aa5f4132c2c /dev-ruby/loquacious/loquacious-1.9.1-r4.ebuild
parentdev-python/calver: Keyword 2022.06.26 arm64, #903715 (diff)
downloadgentoo-144e2190e06b729c28ec82e93330fcbb5d374922.tar.gz
gentoo-144e2190e06b729c28ec82e93330fcbb5d374922.tar.bz2
gentoo-144e2190e06b729c28ec82e93330fcbb5d374922.zip
dev-ruby/loquacious: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/loquacious/loquacious-1.9.1-r4.ebuild')
-rw-r--r--dev-ruby/loquacious/loquacious-1.9.1-r4.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/loquacious/loquacious-1.9.1-r4.ebuild b/dev-ruby/loquacious/loquacious-1.9.1-r4.ebuild
index 63f45cc4568d..f7e039fd9981 100644
--- a/dev-ruby/loquacious/loquacious-1.9.1-r4.ebuild
+++ b/dev-ruby/loquacious/loquacious-1.9.1-r4.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=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
@@ -16,7 +16,6 @@ inherit ruby-fakegem
DESCRIPTION="Descriptive configuration files for Ruby written in Ruby"
HOMEPAGE="https://github.com/TwP/loquacious"
-IUSE=""
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"