1 |
commit: 1e9bf1e51e54bb2c47f92e74a791e3bd06c0f067 |
2 |
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> |
3 |
AuthorDate: Thu Dec 29 10:03:42 2016 +0000 |
4 |
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> |
5 |
CommitDate: Thu Dec 29 10:03:42 2016 +0000 |
6 |
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9bf1e5 |
7 |
|
8 |
lxde-base/lxpanel: amd64 stable wrt bug #552358 |
9 |
|
10 |
Package-Manager: portage-2.3.0 |
11 |
RepoMan-Options: --include-arches="amd64" |
12 |
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> |
13 |
|
14 |
lxde-base/lxpanel/lxpanel-0.8.1.ebuild | 2 +- |
15 |
1 file changed, 1 insertion(+), 1 deletion(-) |
16 |
|
17 |
diff --git a/lxde-base/lxpanel/lxpanel-0.8.1.ebuild b/lxde-base/lxpanel/lxpanel-0.8.1.ebuild |
18 |
index 45c1afc..b3c025c 100644 |
19 |
--- a/lxde-base/lxpanel/lxpanel-0.8.1.ebuild |
20 |
+++ b/lxde-base/lxpanel/lxpanel-0.8.1.ebuild |
21 |
@@ -13,7 +13,7 @@ HOMEPAGE="http://lxde.org/" |
22 |
SRC_URI="mirror://sourceforge/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${MAJOR_VER}.x/${P}.tar.xz" |
23 |
|
24 |
LICENSE="GPL-2" |
25 |
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~ppc ~x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" |
26 |
+KEYWORDS="~alpha amd64 arm ~arm64 ~ppc ~x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" |
27 |
SLOT="0" |
28 |
IUSE="+alsa wifi" |
29 |
RESTRICT="test" # bug 249598 |