Gentoo Archives: gentoo-commits

From: Thomas Beierlein <tomjbe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/cwdaemon/
Date: Mon, 02 May 2022 16:55:37
Message-Id: 1651510517.988f8477246d56e6d46b0d1932f8f1fdc44bdde3.tomjbe@gentoo
1 commit: 988f8477246d56e6d46b0d1932f8f1fdc44bdde3
2 Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 16:55:17 2022 +0000
4 Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 16:55:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=988f8477
7
8 media-radio/cwdaemon: destabilize 0.11.0 for ~amd64, ~ppc, ~x86
9
10 Signed-off-by: Thomas Beierlein <tomjbe <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 d9b3890d4df0..729af17b7068 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"