diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:54 +0100 |
commit | 980be5df275ab6bcdd8a5714eae4539a4a500689 (patch) | |
tree | f6335c81c443362539529ad81fde8cc508109b82 /media-sound | |
parent | dev-embedded/u-boot-tools: amd64 stable wrt bug #705596 (diff) | |
download | gentoo-980be5df275ab6bcdd8a5714eae4539a4a500689.tar.gz gentoo-980be5df275ab6bcdd8a5714eae4539a4a500689.tar.bz2 gentoo-980be5df275ab6bcdd8a5714eae4539a4a500689.zip |
media-sound/qtractor: amd64 stable wrt bug #705612
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/qtractor/qtractor-0.9.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qtractor/qtractor-0.9.11.ebuild b/media-sound/qtractor/qtractor-0.9.11.ebuild index 341ded2f9c0e..85afa2cb759f 100644 --- a/media-sound/qtractor/qtractor-0.9.11.ebuild +++ b/media-sound/qtractor/qtractor-0.9.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 libsamplerate mad osc rubberband vorbis zlib" |