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-sound/sound-juicer/
Date: Fri, 29 Oct 2021 16:06:54
Message-Id: 1635523595.32918a1e3894a9e44f6620256814fe2552eaef15.sam@gentoo
1 commit: 32918a1e3894a9e44f6620256814fe2552eaef15
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 29 16:06:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 29 16:06:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32918a1e
7
8 media-sound/sound-juicer: Stabilize 3.38.0 ppc64, #758815
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/sound-juicer/sound-juicer-3.38.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild b/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild
16 index 352b520fdb3..ead4e36ce1e 100644
17 --- a/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild
18 +++ b/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild
19 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/SoundJuicer"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~sparc x86"
25 IUSE="flac test vorbis"
26 RESTRICT="!test? ( test )"