diff options
Diffstat (limited to 'app-editors/le')
-rw-r--r-- | app-editors/le/le-1.16.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/le/le-1.16.3.ebuild b/app-editors/le/le-1.16.3.ebuild index 702f723deea8..31ed44c45707 100644 --- a/app-editors/le/le-1.16.3.ebuild +++ b/app-editors/le/le-1.16.3.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="http://lav.yar.ru/download/le/le-${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}" |