diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:26:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:26:16 +0100 |
commit | 8f0507b6a360d44e86ecc68c6f91515a4ed49781 (patch) | |
tree | 620fb8f3224d95e228e3b5be22e93df5dd607672 /app-editors/le | |
parent | sci-calculators/wcalc: ppc stable wrt bug #597674 (diff) | |
download | gentoo-8f0507b6a360d44e86ecc68c6f91515a4ed49781.tar.gz gentoo-8f0507b6a360d44e86ecc68c6f91515a4ed49781.tar.bz2 gentoo-8f0507b6a360d44e86ecc68c6f91515a4ed49781.zip |
app-editors/le: ppc stable wrt bug #596936
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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}" |