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/yakuake/
Date: Thu, 07 Jul 2016 17:52:53
Message-Id: 1467913928.d18335d93e846d82b90bf83ebf2cdcd70351b03e.kensington@gentoo
1 commit: d18335d93e846d82b90bf83ebf2cdcd70351b03e
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 18:59:38 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=d18335d9
7
8 kde-misc/yakuake: drop ~ppc keyword
9
10 Package-Manager: portage-2.3.0
11
12 kde-misc/yakuake/yakuake-2.9.9-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/kde-misc/yakuake/yakuake-2.9.9-r3.ebuild b/kde-misc/yakuake/yakuake-2.9.9-r3.ebuild
16 index cf87362..07fd67d 100644
17 --- a/kde-misc/yakuake/yakuake-2.9.9-r3.ebuild
18 +++ b/kde-misc/yakuake/yakuake-2.9.9-r3.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://yakuake.kde.org/"
26 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
27
28 LICENSE="GPL-2 LGPL-2"
29 -KEYWORDS="amd64 ~arm ~ppc x86"
30 +KEYWORDS="amd64 ~arm x86"
31 SLOT="4"
32 IUSE="debug"