summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-01 07:31:26 +0000
committerSam James <sam@gentoo.org>2023-02-01 07:31:26 +0000
commit60603ddd5f4d4f4b4860aea3fd4927bfb486fc9d (patch)
treef6a09aff59c40f00911ae53cfd6b752b9430dcc7 /app-editors
parentapp-editors/xvile: Stabilize 9.8x x86, #892750 (diff)
downloadgentoo-60603ddd5f4d4f4b4860aea3fd4927bfb486fc9d.tar.gz
gentoo-60603ddd5f4d4f4b4860aea3fd4927bfb486fc9d.tar.bz2
gentoo-60603ddd5f4d4f4b4860aea3fd4927bfb486fc9d.zip
app-editors/vile: Stabilize 9.8x sparc, #892750
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vile/vile-9.8x.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vile/vile-9.8x.ebuild b/app-editors/vile/vile-9.8x.ebuild
index ab4a3d12abae..237b72fe0683 100644
--- a/app-editors/vile/vile-9.8x.ebuild
+++ b/app-editors/vile/vile-9.8x.ebuild
@@ -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:=