Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vile/
Date: Wed, 21 Sep 2022 12:25:18
Message-Id: 1663763093.3006c1df29f0b29bcc35da52e21f29d0225b4c35.ago@gentoo
1 commit: 3006c1df29f0b29bcc35da52e21f29d0225b4c35
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 21 12:24:53 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 21 12:24:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3006c1df
7
8 app-editors/vile: Stabilize 9.8w ppc, #866257
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 app-editors/vile/vile-9.8w.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/vile/vile-9.8w.ebuild b/app-editors/vile/vile-9.8w.ebuild
16 index d7bf4bc81b98..3243b094a959 100644
17 --- a/app-editors/vile/vile-9.8w.ebuild
18 +++ b/app-editors/vile/vile-9.8w.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://invisible-island.net/archives/vile/current/${P}.tgz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~alpha amd64 ~ia64 ppc ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="perl iconv"
26
27 RDEPEND=">=sys-libs/ncurses-5.2:=