summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2024-07-16 08:33:17 +0200
committerHans de Graaff <hans@degraaff.org>2024-07-16 08:33:17 +0200
commitfe992323f543ea356593e6a3afc4d93aebd12de9 (patch)
tree94829f9d8dda1244b89979486fd8651cead5e529 /dev-ruby
parentdev-ruby/thinking-sphinx: enable ruby33 (diff)
downloadgraaff-fe992323f543ea356593e6a3afc4d93aebd12de9.tar.gz
graaff-fe992323f543ea356593e6a3afc4d93aebd12de9.tar.bz2
graaff-fe992323f543ea356593e6a3afc4d93aebd12de9.zip
dev-ruby/rvideo: enable ruby33
Signed-off-by: Hans de Graaff <hans@degraaff.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rvideo/rvideo-0.9.3-r5.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-ruby/rvideo/rvideo-0.9.3-r5.ebuild b/dev-ruby/rvideo/rvideo-0.9.3-r5.ebuild
index ac048ed6..85a8aee4 100644
--- a/dev-ruby/rvideo/rvideo-0.9.3-r5.ebuild
+++ b/dev-ruby/rvideo/rvideo-0.9.3-r5.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_EXTRADOC="ENV ENV2 History.txt README.txt RULES"
@@ -17,9 +17,8 @@ DESCRIPTION="Inspect and process video or audio files."
HOMEPAGE="https://github.com/zencoder/rvideo/issues"
LICENSE="MIT"
-KEYWORDS="~amd64"
SLOT="0"
-IUSE="doc"
+KEYWORDS="~amd64"
all_ruby_prepare() {
eapply -p0 "${FILESDIR}/rvideo-ffmpeg.patch"