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, 05 May 2022 20:28:50
Message-Id: 1651782478.5684740e3c31033848c6f4bbfc2df4d2593738d6.sam@gentoo
1 commit: 5684740e3c31033848c6f4bbfc2df4d2593738d6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 5 20:27:58 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 5 20:27:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5684740e
7
8 media-libs/chromaprint: Stabilize 1.5.1-r2 ppc, #842690
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/chromaprint/chromaprint-1.5.1-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/chromaprint/chromaprint-1.5.1-r2.ebuild b/media-libs/chromaprint/chromaprint-1.5.1-r2.ebuild
16 index 19007db265f4..123873b60767 100644
17 --- a/media-libs/chromaprint/chromaprint-1.5.1-r2.ebuild
18 +++ b/media-libs/chromaprint/chromaprint-1.5.1-r2.ebuild
19 @@ -15,7 +15,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 ~riscv sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
25 IUSE="test tools"
26 RESTRICT="!test? ( test )"