commit: cce2bad0f0aacf04ba90b2580c0e61f1ddf556e1
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 12:04:19 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 12:04:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce2bad0
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 <ago <AT> gentoo.org>
lxde-base/lxterminal/lxterminal-0.3.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lxde-base/lxterminal/lxterminal-0.3.2.ebuild
b/lxde-base/lxterminal/lxterminal-0.3.2.ebuild
index a11e78007f3..acba73ffb69 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"