From 65bb139441cc4cd83006bad71653425d5988b908 Mon Sep 17 00:00:00 2001 From: Thomas Beierlein Date: Mon, 15 Jan 2024 14:38:11 +0100 Subject: media-radio/xlog: Fix QA - drop empty IUSE Signed-off-by: Thomas Beierlein --- media-radio/xlog/xlog-2.0.24.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-radio/xlog/xlog-2.0.24.ebuild b/media-radio/xlog/xlog-2.0.24.ebuild index ea01d2109129..0acd2ca85fe3 100644 --- a/media-radio/xlog/xlog-2.0.24.ebuild +++ b/media-radio/xlog/xlog-2.0.24.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 @@ -13,7 +13,6 @@ SRC_URI="https://download.savannah.gnu.org/releases/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" RDEPEND="media-libs/hamlib:= dev-libs/glib:2 -- cgit v1.2.3-65-gdbad