diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-28 13:07:09 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-28 13:07:09 +0200 |
commit | a6a6e10c0117ba96a88db56929402417ccb86593 (patch) | |
tree | 52274d730cb9fb834e9d130ab3c90637d8a79436 /lxde-base | |
parent | dev-python/pycups: arm stable, bug #563104 (diff) | |
download | gentoo-a6a6e10c0117ba96a88db56929402417ccb86593.tar.gz gentoo-a6a6e10c0117ba96a88db56929402417ccb86593.tar.bz2 gentoo-a6a6e10c0117ba96a88db56929402417ccb86593.zip |
lxde-base/lxpanel: arm stable, bug #552358
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
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 f2a60caedd9f..45c1afc120af 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-2015 Gentoo Foundation +# Copyright 1999-2016 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 |