Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde-sunset:master commit in: kde-base/smokekde/
Date: Mon, 30 Nov 2020 02:19:32
Message-Id: 1606702758.c3c455bab7a9f2391fa9809a495b167b6c2ab66f.asturm@gentoo
1 commit: c3c455bab7a9f2391fa9809a495b167b6c2ab66f
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 02:03:02 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 02:19:18 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=c3c455ba
7
8 kde-base/smokekde: Drop ~arm, ~ppc, ~ppc64 KEYWORDS
9
10 Package-Manager: Portage-3.0.11, Repoman-3.0.2
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-base/smokekde/smokekde-4.14.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/kde-base/smokekde/smokekde-4.14.3.ebuild b/kde-base/smokekde/smokekde-4.14.3.ebuild
17 index 045e9b97..86656f53 100644
18 --- a/kde-base/smokekde/smokekde-4.14.3.ebuild
19 +++ b/kde-base/smokekde/smokekde-4.14.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -6,7 +6,7 @@ EAPI=5
27 inherit kde4-base
28
29 DESCRIPTION="Scripting Meta Object Kompiler Engine - KDE bindings"
30 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
32 IUSE="akonadi attica debug kate okular"
33 HOMEPAGE="https://techbase.kde.org/Development/Languages/Smoke"