commit: a6fefe8f44b2c97bbe52a6307bee7e620bec95ab Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Sat Mar 15 08:29:41 2025 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Sat Mar 15 08:41:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6fefe8f
app-editors/bvi: remove empty IUSE Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> app-editors/bvi/bvi-1.4.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-editors/bvi/bvi-1.4.2.ebuild b/app-editors/bvi/bvi-1.4.2.ebuild index 39c1c1c2c9f4..5fb9159817d7 100644 --- a/app-editors/bvi/bvi-1.4.2.ebuild +++ b/app-editors/bvi/bvi-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,6 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz" LICENSE="GPL-3+" SLOT="0" -IUSE="" KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="sys-libs/ncurses:0="
