Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vile/
Date: Wed, 01 Feb 2023 07:34:50
Message-Id: 1675236879.fd3b86c3fcb49dc72fbbf5d20c25e0365726e63d.arthurzam@gentoo
1 commit: fd3b86c3fcb49dc72fbbf5d20c25e0365726e63d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 1 07:34:39 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 07:34:39 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd3b86c3
7
8 app-editors/vile: Stabilize 9.8x ppc, #892750
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-editors/vile/vile-9.8x.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/vile/vile-9.8x.ebuild b/app-editors/vile/vile-9.8x.ebuild
16 index 237b72fe0683..9e6c793cfa2a 100644
17 --- a/app-editors/vile/vile-9.8x.ebuild
18 +++ b/app-editors/vile/vile-9.8x.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/vile/current/${P}
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:=