summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/riddle/riddle-2.4.3.ebuild')
-rw-r--r--dev-ruby/riddle/riddle-2.4.3.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-ruby/riddle/riddle-2.4.3.ebuild b/dev-ruby/riddle/riddle-2.4.3.ebuild
index e294417e..056c786f 100644
--- a/dev-ruby/riddle/riddle-2.4.3.ebuild
+++ b/dev-ruby/riddle/riddle-2.4.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_EXTRADOC="HISTORY README.markdown"
@@ -15,9 +15,8 @@ DESCRIPTION="An interface to the Sphinx search daemon."
HOMEPAGE="https://freelancing-gods.com/riddle/"
LICENSE="MIT"
-KEYWORDS="~amd64"
SLOT="1.3"
-IUSE=""
+KEYWORDS="~amd64"
# There are specs in the package but they require that MySQL support
# has been set up for it, so we can't run them out of the box.