Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/polkit-kde-agent/
Date: Thu, 07 Jul 2016 17:53:13
Message-Id: 1467913928.b6f6d80fb310bfccebaad30fa01073d742359204.kensington@gentoo
1 commit: b6f6d80fb310bfccebaad30fa01073d742359204
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 19:36:35 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 7 17:52:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f6d80f
7
8 sys-auth/polkit-kde-agent: drop ~ppc/~ppc64 keyword
9
10 Package-Manager: portage-2.3.0
11
12 sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild
16 index 524dde2..e6ad0d8 100644
17 --- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild
18 +++ b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -20,7 +20,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]] ; then
26 fi
27
28 LICENSE="GPL-2"
29 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
30 +KEYWORDS="amd64 ~arm x86"
31 SLOT="4"
32 IUSE="debug minimal"