summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 09:30:44 +0100
committerSam James <sam@gentoo.org>2023-04-07 12:24:59 +0100
commit58e0e7eb0d6e354e90fd74d478771d5adbe6bb65 (patch)
tree07fc44649981af870977ef97e5a280f34de0ef88 /dev-ruby/sinatra
parentdev-ruby/activestorage: enable ruby32 (diff)
downloadgentoo-58e0e7eb0d6e354e90fd74d478771d5adbe6bb65.tar.gz
gentoo-58e0e7eb0d6e354e90fd74d478771d5adbe6bb65.tar.bz2
gentoo-58e0e7eb0d6e354e90fd74d478771d5adbe6bb65.zip
dev-ruby/sinatra: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/sinatra')
-rw-r--r--dev-ruby/sinatra/sinatra-3.0.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sinatra/sinatra-3.0.5-r1.ebuild b/dev-ruby/sinatra/sinatra-3.0.5-r1.ebuild
index c7a9a21dcf65..d58ccd568438 100644
--- a/dev-ruby/sinatra/sinatra-3.0.5-r1.ebuild
+++ b/dev-ruby/sinatra/sinatra-3.0.5-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_TASK_TEST="MT_NO_PLUGINS=true test:core"
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/sinatra/sinatra/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend "