Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kshutdown/
Date: Thu, 07 Jul 2016 17:52:57
Message-Id: 1467913928.93b302f16a01f90f822bdaa22ae5228325b845df.kensington@gentoo
1 commit: 93b302f16a01f90f822bdaa22ae5228325b845df
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 19:42:04 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=93b302f1
7
8 kde-misc/kshutdown: drop ~ppc keyword
9
10 Package-Manager: portage-2.3.0
11
12 kde-misc/kshutdown/kshutdown-3.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/kde-misc/kshutdown/kshutdown-3.2.ebuild b/kde-misc/kshutdown/kshutdown-3.2.ebuild
16 index 767ef17..1d85216 100644
17 --- a/kde-misc/kshutdown/kshutdown-3.2.ebuild
18 +++ b/kde-misc/kshutdown/kshutdown-3.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
26
27 LICENSE="GPL-2"
28 SLOT="4"
29 -KEYWORDS="amd64 ~ppc x86"
30 +KEYWORDS="amd64 x86"
31 IUSE="debug"
32
33 DEPEND="app-arch/unzip"