diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:00:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:00:18 +0200 |
commit | 86befac4b97de6e906cea43908cbe37f7ff3a9ff (patch) | |
tree | 8ffd10fac4a62ab897acb7a6b067c7aa3b493404 /app-editors/le | |
parent | media-radio/KochMorse: x86 stable (bug #685366) (diff) | |
download | gentoo-86befac4b97de6e906cea43908cbe37f7ff3a9ff.tar.gz gentoo-86befac4b97de6e906cea43908cbe37f7ff3a9ff.tar.bz2 gentoo-86befac4b97de6e906cea43908cbe37f7ff3a9ff.zip |
app-editors/le: x86 stable (bug #685112)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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}" |