From 46c9767a3087b002a639d927dca31d8fd69ed995 Mon Sep 17 00:00:00 2001 From: Thomas Beierlein Date: Mon, 15 Jan 2024 14:37:15 +0100 Subject: media-radio/svxlink: Fix QA - drop empty IUSE Signed-off-by: Thomas Beierlein --- media-radio/svxlink/svxlink-19.09.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'media-radio') diff --git a/media-radio/svxlink/svxlink-19.09.2.ebuild b/media-radio/svxlink/svxlink-19.09.2.ebuild index 9deb6df6d74d..2e0f2c6624e1 100644 --- a/media-radio/svxlink/svxlink-19.09.2.ebuild +++ b/media-radio/svxlink/svxlink-19.09.2.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=7 @@ -16,7 +16,6 @@ SRC_URI="https://github.com/sm0svx/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" DEPEND="dev-lang/tcl:0 dev-qt/qtcore:5 -- cgit v1.2.3-65-gdbad