summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Kobierski <fkobi@pm.me>2024-07-31 16:06:39 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2024-08-01 09:43:13 +0200
commite6afb4d1704723e06c5b9da885ee266c643e2b20 (patch)
tree4e05f82aec788bf3f40f03d71bbe027feed1371b /media-sound
parentmedia-sound/ptabtools: fix pkgcheck issues (diff)
downloadgentoo-e6afb4d1704723e06c5b9da885ee266c643e2b20.tar.gz
gentoo-e6afb4d1704723e06c5b9da885ee266c643e2b20.tar.bz2
gentoo-e6afb4d1704723e06c5b9da885ee266c643e2b20.zip
media-sound/pulseaudio-ctl: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pulseaudio-ctl/pulseaudio-ctl-1.70-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/pulseaudio-ctl/pulseaudio-ctl-1.70-r1.ebuild b/media-sound/pulseaudio-ctl/pulseaudio-ctl-1.70-r1.ebuild
index f6150651fbb2..3b02371e59e5 100644
--- a/media-sound/pulseaudio-ctl/pulseaudio-ctl-1.70-r1.ebuild
+++ b/media-sound/pulseaudio-ctl/pulseaudio-ctl-1.70-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,6 @@ SRC_URI="https://github.com/graysky2/pulseaudio-ctl/archive/v${PV}.tar.gz -> ${P
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
# Optional runtime deps: dbus-send for KDE OSD, notify-send for libnotify
# in both cases they should be already present if DE supports them