diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 07:48:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 07:48:45 +0200 |
commit | 0bc1d11d0cf71503aeab1080304487e49ee34f61 (patch) | |
tree | 1846655c2323043e7c560902e63c3933ca555315 /media-libs/aubio | |
parent | dev-python/pyzmq: ppc64 stable wrt bug #853409 (diff) | |
download | gentoo-0bc1d11d0cf71503aeab1080304487e49ee34f61.tar.gz gentoo-0bc1d11d0cf71503aeab1080304487e49ee34f61.tar.bz2 gentoo-0bc1d11d0cf71503aeab1080304487e49ee34f61.zip |
media-libs/aubio: ppc64 stable wrt bug #853610
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/aubio')
-rw-r--r-- | media-libs/aubio/aubio-0.4.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/aubio/aubio-0.4.9-r2.ebuild b/media-libs/aubio/aubio-0.4.9-r2.ebuild index dd4ae5d76e49..7071c066c7f1 100644 --- a/media-libs/aubio/aubio-0.4.9-r2.ebuild +++ b/media-libs/aubio/aubio-0.4.9-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://aubio.org/pub/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0/5" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86" IUSE="doc double-precision examples ffmpeg fftw jack libsamplerate sndfile python test" REQUIRED_USE="${PYTHON_REQUIRED_USE} |