diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-03-07 11:08:08 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-03-07 11:08:23 +0100 |
commit | 53922bf66198b1ae39addc4f779f104b0ffda752 (patch) | |
tree | 563d251a47b4b34a7aa009d86166c7491f340e12 /app-editors/vile | |
parent | app-misc/mc-4.8.18-r1: add alpha keyword (diff) | |
download | gentoo-53922bf66198b1ae39addc4f779f104b0ffda752.tar.gz gentoo-53922bf66198b1ae39addc4f779f104b0ffda752.tar.bz2 gentoo-53922bf66198b1ae39addc4f779f104b0ffda752.zip |
app-editors/vile-9.8r-r0: add alpha keyword
Gentoo-Bug: 611934
Diffstat (limited to 'app-editors/vile')
-rw-r--r-- | app-editors/vile/vile-9.8r.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vile/vile-9.8r.ebuild b/app-editors/vile/vile-9.8r.ebuild index 40b6bbe3511c..27ab6e13aa53 100644 --- a/app-editors/vile/vile-9.8r.ebuild +++ b/app-editors/vile/vile-9.8r.ebuild @@ -9,7 +9,7 @@ SRC_URI="ftp://invisible-island.net/vile/current/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="perl" RDEPEND=">=sys-libs/ncurses-5.2:0= |