Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vile/
Date: Tue, 07 Mar 2017 10:08:30
Message-Id: 1488881303.53922bf66198b1ae39addc4f779f104b0ffda752.klausman@gentoo
1 commit: 53922bf66198b1ae39addc4f779f104b0ffda752
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 7 10:08:08 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 7 10:08:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53922bf6
7
8 app-editors/vile-9.8r-r0: add alpha keyword
9
10 Gentoo-Bug: 611934
11
12 app-editors/vile/vile-9.8r.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/vile/vile-9.8r.ebuild b/app-editors/vile/vile-9.8r.ebuild
16 index 40b6bbe3511..27ab6e13aa5 100644
17 --- a/app-editors/vile/vile-9.8r.ebuild
18 +++ b/app-editors/vile/vile-9.8r.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="ftp://invisible-island.net/vile/current/${P}.tgz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
24 +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 IUSE="perl"
26
27 RDEPEND=">=sys-libs/ncurses-5.2:0=