commit: 03e416a7656a999c52779923b61cae4181e2a4eb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 1 07:26:45 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 1 07:26:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e416a7
app-editors/vile: Stabilize 9.8x amd64, #892750 Signed-off-by: Sam James <sam <AT> gentoo.org> app-editors/vile/vile-9.8x.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/vile/vile-9.8x.ebuild b/app-editors/vile/vile-9.8x.ebuild index 91e20371b305..1cad799980de 100644 --- a/app-editors/vile/vile-9.8x.ebuild +++ b/app-editors/vile/vile-9.8x.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/vile/current/${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="perl iconv" RDEPEND=">=sys-libs/ncurses-5.2:=
