diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-07-31 12:32:26 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-09-23 16:51:01 +0200 |
commit | debd83c2c214825333235007b85a2898982f27b6 (patch) | |
tree | 625fa99f4ea3d5ba69708759770a89e5f31cebe5 | |
parent | sys-kernel/ugrd: add 1.22.0 (diff) | |
download | gentoo-debd83c2c214825333235007b85a2898982f27b6.tar.gz gentoo-debd83c2c214825333235007b85a2898982f27b6.tar.bz2 gentoo-debd83c2c214825333235007b85a2898982f27b6.zip |
sci-biology/clustalx: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r-- | sci-biology/clustalx/clustalx-2.1-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-biology/clustalx/clustalx-2.1-r3.ebuild b/sci-biology/clustalx/clustalx-2.1-r3.ebuild index fa956bd186e8..ae15401a3488 100644 --- a/sci-biology/clustalx/clustalx-2.1-r3.ebuild +++ b/sci-biology/clustalx/clustalx-2.1-r3.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 @@ -14,7 +14,6 @@ SRC_URI=" LICENSE="GPL-3 LGPL-3" SLOT="0" KEYWORDS="amd64 ~x86" -IUSE="" DEPEND=" dev-qt/qtcore:5 |