diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-07-30 13:06:52 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-08-05 10:02:50 +0300 |
commit | 6c67a4a876070148f22b470c20783499a3801641 (patch) | |
tree | 97c4bc6dedffc902696fbf336911adf7807b46ba /www-misc/multisort | |
parent | x11-apps/radeon-profile: remove empty IUSE (diff) | |
download | gentoo-6c67a4a876070148f22b470c20783499a3801641.tar.gz gentoo-6c67a4a876070148f22b470c20783499a3801641.tar.bz2 gentoo-6c67a4a876070148f22b470c20783499a3801641.zip |
www-misc/multisort: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-misc/multisort')
-rw-r--r-- | www-misc/multisort/multisort-1.1-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www-misc/multisort/multisort-1.1-r2.ebuild b/www-misc/multisort/multisort-1.1-r2.ebuild index 2e91afe31e88..35c14da6bef1 100644 --- a/www-misc/multisort/multisort-1.1-r2.ebuild +++ b/www-misc/multisort/multisort-1.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# 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://www.xach.com/${PN}/${PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" src_prepare() { default |