diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-04 12:00:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-04 12:00:08 +0300 |
commit | 25bf37c7b7a2f9e9717abde3cfa25e8a5d68336e (patch) | |
tree | bf51add343019ebd7b077ec06c4e0248affd3aa1 /media-libs/aubio | |
parent | x11-misc/lightdm: arm stable wrt bug #666136 (diff) | |
download | gentoo-25bf37c7b7a2f9e9717abde3cfa25e8a5d68336e.tar.gz gentoo-25bf37c7b7a2f9e9717abde3cfa25e8a5d68336e.tar.bz2 gentoo-25bf37c7b7a2f9e9717abde3cfa25e8a5d68336e.zip |
media-libs/aubio: amd64 stable wrt bug #667510
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'media-libs/aubio')
-rw-r--r-- | media-libs/aubio/aubio-0.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/aubio/aubio-0.4.7.ebuild b/media-libs/aubio/aubio-0.4.7.ebuild index 7e59a4289bdc..06aae75532ef 100644 --- a/media-libs/aubio/aubio-0.4.7.ebuild +++ b/media-libs/aubio/aubio-0.4.7.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 libav libsamplerate sndfile python test" RDEPEND=" |