commit: 86534d0b791d93d404619335f8d8d0ffd9e28e9a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 10 13:26:30 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 10 13:26:30 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86534d0b
app-editors/bvi: drop old prefix kws Now removed. Signed-off-by: Sam James <sam <AT> gentoo.org> app-editors/bvi/bvi-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/bvi/bvi-1.5.0.ebuild b/app-editors/bvi/bvi-1.5.0.ebuild index 7ac4e80d7554..16d4dcd102bb 100644 --- a/app-editors/bvi/bvi-1.5.0.ebuild +++ b/app-editors/bvi/bvi-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" DEPEND="sys-libs/ncurses:0=" RDEPEND="${DEPEND}"
