commit: 60cb086494dd3dedb9c6689a0ab0706d435f7179 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 27 23:25:03 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 27 23:25:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60cb0864
media-sound/qtractor: Stabilize 1.5.1-r1 amd64, #947324 Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/qtractor/qtractor-1.5.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/qtractor/qtractor-1.5.1-r1.ebuild b/media-sound/qtractor/qtractor-1.5.1-r1.ebuild index 9eaef0bd86ed..f0a25ef8d785 100644 --- a/media-sound/qtractor/qtractor-1.5.1-r1.ebuild +++ b/media-sound/qtractor/qtractor-1.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/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 )"