diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2024-01-15 14:38:11 +0100 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2024-01-15 14:38:11 +0100 |
commit | 65bb139441cc4cd83006bad71653425d5988b908 (patch) | |
tree | b21d61e78ad1b6d4752ac554ee0bd2b9eff640df /media-radio | |
parent | media-radio/svxlink: Fix QA - drop empty IUSE (diff) | |
download | gentoo-65bb139441cc4cd83006bad71653425d5988b908.tar.gz gentoo-65bb139441cc4cd83006bad71653425d5988b908.tar.bz2 gentoo-65bb139441cc4cd83006bad71653425d5988b908.zip |
media-radio/xlog: Fix QA - drop empty IUSE
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/xlog/xlog-2.0.24.ebuild | 3 |
1 files changed, 1 insertions, 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 |