diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 07:45:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 07:45:45 +0200 |
commit | 39e3e12efc442c5c8c5bff48b5b02be70204ae8b (patch) | |
tree | dcf4151b27194d0cd2f197ef84212661b17ddd0a /media-libs/aubio | |
parent | dev-python/autobahn: amd64 stable wrt bug #853577 (diff) | |
download | gentoo-39e3e12efc442c5c8c5bff48b5b02be70204ae8b.tar.gz gentoo-39e3e12efc442c5c8c5bff48b5b02be70204ae8b.tar.bz2 gentoo-39e3e12efc442c5c8c5bff48b5b02be70204ae8b.zip |
media-libs/aubio: amd64 stable wrt bug #853610
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 f98faae91fcd..dd4ae5d76e49 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} |