diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-07-07 05:36:35 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-07-08 03:52:08 +1000 |
commit | b6f6d80fb310bfccebaad30fa01073d742359204 (patch) | |
tree | 7a2f87858731c53881f8b8d33594055782d48bed /sys-auth | |
parent | net-p2p/ktorrent: drop ~ppc keyword (diff) | |
download | gentoo-b6f6d80fb310bfccebaad30fa01073d742359204.tar.gz gentoo-b6f6d80fb310bfccebaad30fa01073d742359204.tar.bz2 gentoo-b6f6d80fb310bfccebaad30fa01073d742359204.zip |
sys-auth/polkit-kde-agent: drop ~ppc/~ppc64 keyword
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 524dde2da15e..e6ad0d862cb3 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]] ; then fi LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm x86" SLOT="4" IUSE="debug minimal" |