diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-05 12:46:33 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-05 12:46:33 +0100 |
commit | f1bbb90192b447a0305b99fc90d202a1abb4f894 (patch) | |
tree | cd0a0f62723df7f9cf605533273b8f1f19836e96 /media-libs/chromaprint | |
parent | sys-apps/sandbox: Stable for HPPA (bug #604402). (diff) | |
download | gentoo-f1bbb90192b447a0305b99fc90d202a1abb4f894.tar.gz gentoo-f1bbb90192b447a0305b99fc90d202a1abb4f894.tar.bz2 gentoo-f1bbb90192b447a0305b99fc90d202a1abb4f894.zip |
media-libs/chromaprint: Mark ~hppa (bug #574786).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/chromaprint')
-rw-r--r-- | media-libs/chromaprint/chromaprint-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/chromaprint/chromaprint-1.4.2.ebuild b/media-libs/chromaprint/chromaprint-1.4.2.ebuild index 55e24d256841..3a12024a5542 100644 --- a/media-libs/chromaprint/chromaprint-1.4.2.ebuild +++ b/media-libs/chromaprint/chromaprint-1.4.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://bitbucket.org/acoustid/${PN}/downloads/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" IUSE="libav test tools" # note: use ffmpeg or libav instead of fftw because it's recommended and required for tools |