Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/chromaprint/
Date: Thu, 22 Apr 2021 23:01:41
Message-Id: 1619132485.39033326928165b2e909be4e3ff80f0f8675e53c.sam@gentoo
1 commit: 39033326928165b2e909be4e3ff80f0f8675e53c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 23:01:25 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 23:01:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39033326
7
8 media-libs/chromaprint: Stabilize 1.5.0 ppc, #785052
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/chromaprint/chromaprint-1.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/chromaprint/chromaprint-1.5.0.ebuild b/media-libs/chromaprint/chromaprint-1.5.0.ebuild
16 index a7ec7bcf106..a91c93a11a3 100644
17 --- a/media-libs/chromaprint/chromaprint-1.5.0.ebuild
18 +++ b/media-libs/chromaprint/chromaprint-1.5.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/acoustid/${PN}/releases/download/v${PV}/${P}.tar.gz
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/1"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
25 IUSE="test tools"
26 RESTRICT="!test? ( test )"