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/zita-resampler/
Date: Sat, 06 Feb 2021 13:33:15
Message-Id: 1612618389.a1fd911ba9de059077ab4fc4514759361080f2e6.sam@gentoo
1 commit: a1fd911ba9de059077ab4fc4514759361080f2e6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 6 13:33:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 6 13:33:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1fd911b
7
8 media-libs/zita-resampler: Stabilize 1.8.0 ppc64, #768954
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/zita-resampler/zita-resampler-1.8.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild b/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
16 index b23f3696106..ea2aee3283a 100644
17 --- a/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
18 +++ b/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2"
26
27 LICENSE="GPL-3+"
28 SLOT="0/1"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~sparc ~x86"
31 IUSE="cpu_flags_x86_sse2 tools"
32
33 RDEPEND="tools? ( media-libs/libsndfile )"