diff options
Diffstat (limited to 'app-editors/le')
-rw-r--r-- | app-editors/le/le-1.16.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/le/le-1.16.5.ebuild b/app-editors/le/le-1.16.5.ebuild index 6de5576e4175..24e47b78195d 100644 --- a/app-editors/le/le-1.16.5.ebuild +++ b/app-editors/le/le-1.16.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DOCS="AUTHORS ChangeLog FEATURES HISTORY INSTALL NEWS README THANKS TODO" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}" |