commit: c28b35202f597606c9d6896343c58f7e15db6980
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 15 13:33:33 2024 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Mon Jan 15 13:33:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28b3520
media-radio/cwdaemon: Fix QA - drop empty IUSE
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>
media-radio/cwdaemon/cwdaemon-0.11.0.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/media-radio/cwdaemon/cwdaemon-0.11.0.ebuild
b/media-radio/cwdaemon/cwdaemon-0.11.0.ebuild
index d9b3890d4df0..e94ad0d7591b 100644
--- a/media-radio/cwdaemon/cwdaemon-0.11.0.ebuild
+++ b/media-radio/cwdaemon/cwdaemon-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ppc x86"
-IUSE=""
RDEPEND=">=media-radio/unixcw-3.3.1"
DEPEND="${RDEPEND}"