Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/darkice/
Date: Tue, 02 Oct 2018 12:11:59
Message-Id: 1538482256.d2fc589bdcfdd3d024e32c0ea9a20bd6b73cb332.asturm@gentoo
1 commit: d2fc589bdcfdd3d024e32c0ea9a20bd6b73cb332
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 2 11:46:52 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 2 12:10:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2fc589b
7
8 media-sound/darkice: De-stabilise hppa
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.10
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-sound/darkice/darkice-1.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-sound/darkice/darkice-1.2.ebuild b/media-sound/darkice/darkice-1.2.ebuild
17 index 3efe5301551..959c5f101b9 100644
18 --- a/media-sound/darkice/darkice-1.2.ebuild
19 +++ b/media-sound/darkice/darkice-1.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -10,7 +10,7 @@ SRC_URI="https://darkice.googlecode.com/files/${P}.tar.gz"
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="amd64 hppa ppc sparc x86"
31 +KEYWORDS="amd64 ~hppa ppc sparc x86"
32 IUSE="aac aacplus alsa debug jack libsamplerate mp3 opus pulseaudio twolame vorbis"
33
34 RDEPEND="aac? ( media-libs/faac )