Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/tucnak/
Date: Sat, 29 Jan 2022 21:42:17
Message-Id: 1643492511.b35030aa8eeea249743e3c65a529e1e7977261c0.jsmolic@gentoo
1 commit: b35030aa8eeea249743e3c65a529e1e7977261c0
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 29 21:41:51 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 29 21:41:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b35030aa
7
8 media-radio/tucnak: Stabilize 4.34 amd64, #832340
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-radio/tucnak/tucnak-4.34.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-radio/tucnak/tucnak-4.34.ebuild b/media-radio/tucnak/tucnak-4.34.ebuild
16 index ae02ee026cda..1a73834796e2 100644
17 --- a/media-radio/tucnak/tucnak-4.34.ebuild
18 +++ b/media-radio/tucnak/tucnak-4.34.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -10,7 +10,7 @@ SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 IUSE="alsa fftw gpm hamlib suid"
32
33 RDEPEND="dev-libs/glib:2