summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-01 07:26:45 +0000
committerSam James <sam@gentoo.org>2023-02-01 07:26:45 +0000
commit03e416a7656a999c52779923b61cae4181e2a4eb (patch)
tree99f868d77d07ddc0bea0c8a61209068db051f9f9 /app-editors/vile
parentsci-calculators/bc-gh: change upstream URL and email (diff)
downloadgentoo-03e416a7656a999c52779923b61cae4181e2a4eb.tar.gz
gentoo-03e416a7656a999c52779923b61cae4181e2a4eb.tar.bz2
gentoo-03e416a7656a999c52779923b61cae4181e2a4eb.zip
app-editors/vile: Stabilize 9.8x amd64, #892750
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/vile')
-rw-r--r--app-editors/vile/vile-9.8x.ebuild4
1 files 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:=