summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-15 10:32:45 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-15 10:32:45 +0200
commiteb5cd3b881bea66b47ed925f2f5d63b5caa7e0ea (patch)
tree94bc57c491cc970066ca78c7f7672eb1a78fb8a8 /media-libs/chromaprint
parentsci-libs/rtabmap: bump to 0.21.3 (diff)
downloadgentoo-eb5cd3b881bea66b47ed925f2f5d63b5caa7e0ea.tar.gz
gentoo-eb5cd3b881bea66b47ed925f2f5d63b5caa7e0ea.tar.bz2
gentoo-eb5cd3b881bea66b47ed925f2f5d63b5caa7e0ea.zip
media-libs/chromaprint: Stabilize 1.5.1-r3 ppc64, #910313
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/chromaprint')
-rw-r--r--media-libs/chromaprint/chromaprint-1.5.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/chromaprint/chromaprint-1.5.1-r3.ebuild b/media-libs/chromaprint/chromaprint-1.5.1-r3.ebuild
index 8e9fedf1cc5b..e3bf335f040a 100644
--- a/media-libs/chromaprint/chromaprint-1.5.1-r3.ebuild
+++ b/media-libs/chromaprint/chromaprint-1.5.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,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 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
IUSE="test tools"
RESTRICT="!test? ( test )"