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 20:15:09
Message-Id: 1619122391.316cf5d7775c55f00c4773129219de8cc546d90b.sam@gentoo
1 commit: 316cf5d7775c55f00c4773129219de8cc546d90b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 20:13:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 20:13:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316cf5d7
7
8 media-libs/chromaprint: Stabilize 1.5.0 amd64, #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 bb2e5139e0a..0a581f7fb7b 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 )"