diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:35:41 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:16 +0100 |
commit | 3f199c4f4b3026369fc1089462377a96bd08efaa (patch) | |
tree | fc6f1960eb2de521a6fb03fd92a70b643fd9e650 /app-editors/vile/vile-9.8r.ebuild | |
parent | app-editors/shed: dropped ~x86-interix (diff) | |
download | gentoo-3f199c4f4b3026369fc1089462377a96bd08efaa.tar.gz gentoo-3f199c4f4b3026369fc1089462377a96bd08efaa.tar.bz2 gentoo-3f199c4f4b3026369fc1089462377a96bd08efaa.zip |
app-editors/vile: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-editors/vile/vile-9.8r.ebuild')
-rw-r--r-- | app-editors/vile/vile-9.8r.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vile/vile-9.8r.ebuild b/app-editors/vile/vile-9.8r.ebuild index 00b364f34510..2fc4a0e15074 100644 --- a/app-editors/vile/vile-9.8r.ebuild +++ b/app-editors/vile/vile-9.8r.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="ftp://invisible-island.net/vile/current/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-interix ~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= |