Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-qt/
Date: Thu, 27 Jun 2019 07:29:43
Message-Id: 1561620543.e093693850bde79613ec308b7f539125752cb050.slyfox@gentoo
1 commit: e093693850bde79613ec308b7f539125752cb050
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 27 07:29:03 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 27 07:29:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0936938
7
8 x11-themes/adwaita-qt: keyworded 1.0-r1 for ppc64, bug #676874
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 x11-themes/adwaita-qt/adwaita-qt-1.0-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-themes/adwaita-qt/adwaita-qt-1.0-r1.ebuild b/x11-themes/adwaita-qt/adwaita-qt-1.0-r1.ebuild
18 index c90b5408967..ab20e91c260 100644
19 --- a/x11-themes/adwaita-qt/adwaita-qt-1.0-r1.ebuild
20 +++ b/x11-themes/adwaita-qt/adwaita-qt-1.0-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -8,7 +8,7 @@ DESCRIPTION="A style to bend Qt applications to look like they belong into GNOME
28 HOMEPAGE="https://github.com/MartinBriza/adwaita-qt"
29 SRC_URI="https://github.com/MartinBriza/${PN}/archive/${PV}/${P}.tar.gz"
30
31 -KEYWORDS="amd64 x86"
32 +KEYWORDS="amd64 ~ppc64 x86"
33 LICENSE="GPL-2 LGPL-2"
34 SLOT="0"