diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-07-31 15:57:59 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2024-08-01 09:43:12 +0200 |
commit | 481fb8aa1a902519d4af8ca25fe8b0e3e97c3a2f (patch) | |
tree | 1b2e1f23de0558e1649e852bffed97878fb2f620 /media-sound/helm/helm-0.9.0-r2.ebuild | |
parent | media-sound/frescobaldi: remove empty IUSE (diff) | |
download | gentoo-481fb8aa1a902519d4af8ca25fe8b0e3e97c3a2f.tar.gz gentoo-481fb8aa1a902519d4af8ca25fe8b0e3e97c3a2f.tar.bz2 gentoo-481fb8aa1a902519d4af8ca25fe8b0e3e97c3a2f.zip |
media-sound/helm: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/helm/helm-0.9.0-r2.ebuild')
-rw-r--r-- | media-sound/helm/helm-0.9.0-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/helm/helm-0.9.0-r2.ebuild b/media-sound/helm/helm-0.9.0-r2.ebuild index 46ef109dc534..24c298e694e9 100644 --- a/media-sound/helm/helm-0.9.0-r2.ebuild +++ b/media-sound/helm/helm-0.9.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,6 @@ SRC_URI="https://github.com/mtytel/helm/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" KEYWORDS="amd64" -IUSE="" DEPEND=" media-libs/alsa-lib |