diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:39:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:39:04 +0100 |
commit | fa102f6ce239f76b0676dfaf46f4154bae8de020 (patch) | |
tree | 8773e7e91734badc8d5b9a0e4aadf9662eaa070a /lxde-base | |
parent | x11-libs/libfm: ppc stable wrt bug #583578 (diff) | |
download | gentoo-fa102f6ce239f76b0676dfaf46f4154bae8de020.tar.gz gentoo-fa102f6ce239f76b0676dfaf46f4154bae8de020.tar.bz2 gentoo-fa102f6ce239f76b0676dfaf46f4154bae8de020.zip |
lxde-base/lxpanel: ppc stable wrt bug #552358
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxpanel/lxpanel-0.8.1.ebuild b/lxde-base/lxpanel/lxpanel-0.8.1.ebuild index c5262c4dd5c4..f3aec313f9e1 100644 --- a/lxde-base/lxpanel/lxpanel-0.8.1.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.8.1.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$ @@ -13,7 +13,7 @@ HOMEPAGE="http://lxde.org/" SRC_URI="mirror://sourceforge/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${MAJOR_VER}.x/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ~arm64 ~ppc x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" SLOT="0" IUSE="+alsa wifi" RESTRICT="test" # bug 249598 |