summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-22 11:51:01 +0000
committerSam James <sam@gentoo.org>2024-01-22 11:51:01 +0000
commit30b059e54bef8d304361e154242149d974d93ce6 (patch)
tree779c71276278a94939bf3be40f7bbe5f1e1e3a78
parentdev-build/autoconf: skip AC_FUNC_GETLOADAVG test for 2.13 (diff)
downloadgentoo-30b059e5.tar.gz
gentoo-30b059e5.tar.bz2
gentoo-30b059e5.zip
media-sound/qtractor: Stabilize 0.9.38 amd64, #922691
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-sound/qtractor/qtractor-0.9.38.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qtractor/qtractor-0.9.38.ebuild b/media-sound/qtractor/qtractor-0.9.38.ebuild
index 5610739700e9..037420d431f4 100644
--- a/media-sound/qtractor/qtractor-0.9.38.ebuild
+++ b/media-sound/qtractor/qtractor-0.9.38.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/qtractor/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="aubio cpu_flags_x86_sse debug dssi ladspa libsamplerate mad osc rubberband vorbis zlib"
REQUIRED_USE="dssi? ( ladspa )"