Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxappearance/
Date: Tue, 25 Aug 2020 18:20:29
Message-Id: 1598379613.6dfe9724f13b50a20c49230243079dd30d5e723d.gyakovlev@gentoo
1 commit: 6dfe9724f13b50a20c49230243079dd30d5e723d
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 18:16:02 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 18:20:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dfe9724
7
8 lxde-base/lxappearance: add ~ppc64 keyword
9
10 Closes: https://github.com/gentoo/gentoo/pull/17186
11 Package-Manager: Portage-3.0.4, Repoman-3.0.1
12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
13
14 lxde-base/lxappearance/lxappearance-0.6.3-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/lxde-base/lxappearance/lxappearance-0.6.3-r1.ebuild b/lxde-base/lxappearance/lxappearance-0.6.3-r1.ebuild
18 index c4ff26ce5bd..8a9269538d2 100644
19 --- a/lxde-base/lxappearance/lxappearance-0.6.3-r1.ebuild
20 +++ b/lxde-base/lxappearance/lxappearance-0.6.3-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
28
29 LICENSE="GPL-3"
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
33 IUSE="dbus"
34
35 RDEPEND="x11-libs/gtk+:2