diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-07-31 15:57:36 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2024-08-01 09:43:12 +0200 |
commit | 2f818b3eebf86eec678abc615294ee97d286035a (patch) | |
tree | 2e394ed3b4a5c0269eed6b366c8e19cbb302f427 /media-sound | |
parent | media-sound/coquillo: remove empty IUSE (diff) | |
download | gentoo-2f818b3eebf86eec678abc615294ee97d286035a.tar.gz gentoo-2f818b3eebf86eec678abc615294ee97d286035a.tar.bz2 gentoo-2f818b3eebf86eec678abc615294ee97d286035a.zip |
media-sound/frescobaldi: 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/frescobaldi/frescobaldi-3.3.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild index bda72123c1cb..443bf7ca7fa8 100644 --- a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.3.0.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=8 @@ -14,7 +14,6 @@ SRC_URI="https://github.com/frescobaldi/frescobaldi/archive/refs/tags/v${PV}.tar LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~x86" -IUSE="" DEPEND=" dev-python/PyQt5[gui,network,printsupport,svg,widgets,${PYTHON_USEDEP}] |