commit: e78a062015d8c9774fa123e34f8d39e56e949768 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 17:24:26 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 17:24:26 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e78a0620
media-libs/chromaprint: Stabilize 1.6.0-r1 amd64, #968338 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/chromaprint/chromaprint-1.6.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/chromaprint/chromaprint-1.6.0-r1.ebuild b/media-libs/chromaprint/chromaprint-1.6.0-r1.ebuild index 20a3df6f81d6..e1b8c9fc5df2 100644 --- a/media-libs/chromaprint/chromaprint-1.6.0-r1.ebuild +++ b/media-libs/chromaprint/chromaprint-1.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,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 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test tools" RESTRICT="!test? ( test )"
