Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxmenu-data/
Date: Sun, 08 Sep 2019 16:18:49
Message-Id: 1567959431.8f81cf0238c1f0ca2e679fedda80c51bb61299c0.asturm@gentoo
1 commit: 8f81cf0238c1f0ca2e679fedda80c51bb61299c0
2 Author: Erhard F <erhard_f <AT> mailbox <DOT> org>
3 AuthorDate: Tue Sep 3 19:43:14 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 16:17:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f81cf02
7
8 lxde-base/lxmenu-data: keyworded 0.1.5 for ppc64, bug #689606
9
10 Bug: https://bugs.gentoo.org/689606
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 Signed-off-by: Erhard Furtner <erhard_f <AT> mailbox.org>
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild b/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild
19 index 357b91d992a..953ba4af97f 100644
20 --- a/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild
21 +++ b/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="6"
28 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~amd64-linux ~x86-linux"
33 +KEYWORDS="~alpha amd64 arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
34 IUSE=""
35
36 RDEPEND=""