Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/xvile/
Date: Fri, 29 Oct 2021 13:31:26
Message-Id: 1635514206.e659ec175a5b299c2477e045465f162080f67211.dlan@gentoo
1 commit: e659ec175a5b299c2477e045465f162080f67211
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Wed Oct 27 19:34:26 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 29 13:30:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e659ec17
7
8 app-editors/xvile: keyword ~riscv
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 app-editors/xvile/xvile-9.8t-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/xvile/xvile-9.8t-r1.ebuild b/app-editors/xvile/xvile-9.8t-r1.ebuild
18 index f36ba9af229..e665c73095c 100644
19 --- a/app-editors/xvile/xvile-9.8t-r1.ebuild
20 +++ b/app-editors/xvile/xvile-9.8t-r1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.invisible-island.net/vile/current/${MY_P}.tgz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
26 +KEYWORDS="~alpha amd64 ~ia64 ppc ~riscv sparc x86"
27 IUSE="perl"
28
29 RDEPEND="perl? ( dev-lang/perl )