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-radio/cwdaemon/
Date: Mon, 22 Aug 2022 17:26:12
Message-Id: 1661189102.4ebcfac45ef0fa55243e1b26d112019ec8e05e2e.sam@gentoo
1 commit: 4ebcfac45ef0fa55243e1b26d112019ec8e05e2e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 22 17:25:02 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 22 17:25:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ebcfac4
7
8 media-radio/cwdaemon: Stabilize 0.11.0 amd64, #865991
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-radio/cwdaemon/cwdaemon-0.11.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-radio/cwdaemon/cwdaemon-0.11.0.ebuild b/media-radio/cwdaemon/cwdaemon-0.11.0.ebuild
16 index 729af17b7068..d8c67268a2a5 100644
17 --- a/media-radio/cwdaemon/cwdaemon-0.11.0.ebuild
18 +++ b/media-radio/cwdaemon/cwdaemon-0.11.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~ppc ~x86"
24 +KEYWORDS="~alpha amd64 ~ppc ~x86"
25 IUSE=""
26
27 RDEPEND=">=media-radio/unixcw-3.3.1"