diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 13:05:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 13:15:50 +0100 |
commit | 0c8b80f0723120cdfe2082f768bd5acf08de03a9 (patch) | |
tree | 1052f060f338c0d3658468e372ba1025f2da548a /media-libs | |
parent | media-plugins/gst-plugins-srtp: keyworded 1.14.3 for ppc, bug #664298 (diff) | |
download | gentoo-0c8b80f0723120cdfe2082f768bd5acf08de03a9.tar.gz gentoo-0c8b80f0723120cdfe2082f768bd5acf08de03a9.tar.bz2 gentoo-0c8b80f0723120cdfe2082f768bd5acf08de03a9.zip |
media-libs/chromaprint: stable 1.4.3 for ppc, bug #663628
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/chromaprint/chromaprint-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/chromaprint/chromaprint-1.4.3.ebuild b/media-libs/chromaprint/chromaprint-1.4.3.ebuild index 09a8c7a88e94..2bf949dc9321 100644 --- a/media-libs/chromaprint/chromaprint-1.4.3.ebuild +++ b/media-libs/chromaprint/chromaprint-1.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/acoustid/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0/1" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="libav test tools" # note: use ffmpeg or libav instead of fftw because it's recommended and required for tools |