public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde-sunset:master commit in: kde-base/kimono/
@ 2020-11-30  2:19 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2020-11-30  2:19 UTC (permalink / raw
  To: gentoo-commits

commit:     2ec2fc4e21b7ae9649ecd4b15616f62126a69868
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 30 02:04:41 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 02:19:18 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=2ec2fc4e

kde-base/kimono: Drop ~ppc, ~ppc64 KEYWORDS

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-base/kimono/kimono-4.14.3.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/kde-base/kimono/kimono-4.14.3.ebuild b/kde-base/kimono/kimono-4.14.3.ebuild
index e9407bf3..6d917352 100644
--- a/kde-base/kimono/kimono-4.14.3.ebuild
+++ b/kde-base/kimono/kimono-4.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="akonadi debug plasma"
 
 DEPEND="
@@ -26,7 +26,8 @@ pkg_setup() {
 src_prepare() {
 	kde4-base_src_prepare
 
-	sed -i "/add_subdirectory( examples )/ s:^:#:" plasma/CMakeLists.txt
+	sed -e "/add_subdirectory( examples )/ s:^:#:" \
+		-i plasma/CMakeLists.txt || die
 }
 
 src_configure() {


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-30  2:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30  2:19 [gentoo-commits] proj/kde-sunset:master commit in: kde-base/kimono/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox