From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9DE751382C5 for ; Thu, 19 Apr 2018 19:42:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB28AE082B; Thu, 19 Apr 2018 19:42:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB314E082D for ; Thu, 19 Apr 2018 19:42:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C774E335C93 for ; Thu, 19 Apr 2018 19:42:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4A3F297 for ; Thu, 19 Apr 2018 19:42:16 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1524166909.1092374ec879af56273b5c426080dc7c8a868c0a.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/chromaprint/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/chromaprint/chromaprint-1.4.2.ebuild X-VCS-Directories: media-libs/chromaprint/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1092374ec879af56273b5c426080dc7c8a868c0a X-VCS-Branch: master Date: Thu, 19 Apr 2018 19:42:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 01d7e6a1-0442-4b0d-9c97-beef0019300f X-Archives-Hash: 71ee2652a9a505f99b2a3ddd1db378ab commit: 1092374ec879af56273b5c426080dc7c8a868c0a Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Apr 19 19:13:10 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Apr 19 19:41:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1092374e media-libs/chromaprint: keyworded 1.4.2 for sparc, bug #574786 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" media-libs/chromaprint/chromaprint-1.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/chromaprint/chromaprint-1.4.2.ebuild b/media-libs/chromaprint/chromaprint-1.4.2.ebuild index 98442fe3149..5b379671790 100644 --- a/media-libs/chromaprint/chromaprint-1.4.2.ebuild +++ b/media-libs/chromaprint/chromaprint-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://bitbucket.org/acoustid/${PN}/downloads/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0/1" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" IUSE="libav test tools" # note: use ffmpeg or libav instead of fftw because it's recommended and required for tools