From: Agostino Sarubbo Date: Fri, 20 Sep 2019 12:04:19 +0000 (+0200) Subject: lxde-base/lxterminal: ppc stable wrt bug #690958 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cce2bad0f0aacf04ba90b2580c0e61f1ddf556e1;p=gentoo.git lxde-base/lxterminal: ppc stable wrt bug #690958 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/lxde-base/lxterminal/lxterminal-0.3.2.ebuild b/lxde-base/lxterminal/lxterminal-0.3.2.ebuild index a11e78007f3a..acba73ffb69b 100644 --- a/lxde-base/lxterminal/lxterminal-0.3.2.ebuild +++ b/lxde-base/lxterminal/lxterminal-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ if [[ ${PV} == *9999* ]]; then KEYWORDS="amd64 arm ppc x86" else SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ppc ~x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2"