diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:42:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:49 +0100 |
commit | 8eceb80c8cd29478a0cf34dfca8461a57933d849 (patch) | |
tree | c371f1cacbd81f6084c2729cc8bda0d662e37934 /app-editors | |
parent | net-misc/remmina: x86 stable wrt bug #595906 (diff) | |
download | gentoo-8eceb80c8cd29478a0cf34dfca8461a57933d849.tar.gz gentoo-8eceb80c8cd29478a0cf34dfca8461a57933d849.tar.bz2 gentoo-8eceb80c8cd29478a0cf34dfca8461a57933d849.zip |
app-editors/le: x86 stable wrt bug #596936
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/le/le-1.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/le/le-1.16.3.ebuild b/app-editors/le/le-1.16.3.ebuild index 5e6d5ea00fb3..702f723deea8 100644 --- a/app-editors/le/le-1.16.3.ebuild +++ b/app-editors/le/le-1.16.3.ebuild @@ -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}" |