summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-20 14:04:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-20 14:04:19 +0200
commitcce2bad0f0aacf04ba90b2580c0e61f1ddf556e1 (patch)
tree66022be66e6729ead5dc28d787189409ad960a35 /lxde-base
parentnet-news/snownews: ppc stable wrt bug #689870 (diff)
downloadgentoo-cce2bad0f0aacf04ba90b2580c0e61f1ddf556e1.tar.gz
gentoo-cce2bad0f0aacf04ba90b2580c0e61f1ddf556e1.tar.bz2
gentoo-cce2bad0f0aacf04ba90b2580c0e61f1ddf556e1.zip
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@gentoo.org>
Diffstat (limited to 'lxde-base')
-rw-r--r--lxde-base/lxterminal/lxterminal-0.3.2.ebuild4
1 files 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 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"