summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-13 20:51:17 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-13 20:51:17 +0200
commit4b609a2b588b2327bdf6fd9d25fc96815e10b2ff (patch)
treeca81e899b5c2d97531d533d0881093d87a405254 /app-editors/vile
parentnet-im/discord-bin: Update QA_PREBUILT (diff)
downloadgentoo-4b609a2b588b2327bdf6fd9d25fc96815e10b2ff.tar.gz
gentoo-4b609a2b588b2327bdf6fd9d25fc96815e10b2ff.tar.bz2
gentoo-4b609a2b588b2327bdf6fd9d25fc96815e10b2ff.zip
app-editors/vile: Stabilize 9.8w-r1 sparc, #888633
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/vile')
-rw-r--r--app-editors/vile/vile-9.8w-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vile/vile-9.8w-r1.ebuild b/app-editors/vile/vile-9.8w-r1.ebuild
index 11e8596ed0e0..9e6c793cfa2a 100644
--- a/app-editors/vile/vile-9.8w-r1.ebuild
+++ b/app-editors/vile/vile-9.8w-r1.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:=