diff options
author | Sam James <sam@gentoo.org> | 2024-07-03 23:36:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-03 23:36:04 +0100 |
commit | ff83f77706e98bb5ffe1bc6b934e99d5bed220fe (patch) | |
tree | eed73cccf52c73e1a817d96c0233b30e84c496c0 | |
parent | x11-misc/xdg-utils: fix qtpaths for KDE Plasma (diff) | |
download | gentoo-ff83f77706e98bb5ffe1bc6b934e99d5bed220fe.tar.gz gentoo-ff83f77706e98bb5ffe1bc6b934e99d5bed220fe.tar.bz2 gentoo-ff83f77706e98bb5ffe1bc6b934e99d5bed220fe.zip |
media-libs/aubio: Stabilize 0.4.9-r4 sparc, #935423
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | media-libs/aubio/aubio-0.4.9-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/aubio/aubio-0.4.9-r4.ebuild b/media-libs/aubio/aubio-0.4.9-r4.ebuild index 0c8533c51c66..ec93f19e21f2 100644 --- a/media-libs/aubio/aubio-0.4.9-r4.ebuild +++ b/media-libs/aubio/aubio-0.4.9-r4.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0/5" -KEYWORDS="~amd64 ~loong ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~ppc64 sparc ~x86" IUSE="blas doc double-precision examples ffmpeg fftw jack libsamplerate sndfile python test" REQUIRED_USE="${PYTHON_REQUIRED_USE} |