commit:     9fe33c8a14697638f5bf62e07d600d3bfa783a71
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  6 22:44:40 2022 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 22:45:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe33c8a

gnustep-apps/cenon: drop ppc keyword

ppc-specific compilation failure, don't hesitate to ping us if you are
interested in a ppc-keyworded cenon

Closes: https://bugs.gentoo.org/821097
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 gnustep-apps/cenon/cenon-4.0.2-r1.ebuild | 4 ++--
 gnustep-apps/cenon/cenon-4.0.6.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnustep-apps/cenon/cenon-4.0.2-r1.ebuild 
b/gnustep-apps/cenon/cenon-4.0.2-r1.ebuild
index 209586efc0a7..f95edddd59f8 100644
--- a/gnustep-apps/cenon/cenon-4.0.2-r1.ebuild
+++ b/gnustep-apps/cenon/cenon-4.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ S=${WORKDIR}/${PN/c/C}
 DESCRIPTION="Cenon is a vector graphics tool for GNUstep, OpenStep and MacOSX"
 HOMEPAGE="http://www.cenon.info/";
 SRC_URI="http://www.cenon.zone/download/source/${P/c/C}.tar.bz2";
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 SLOT="0"
 LICENSE="Cenon"
 IUSE=""

diff --git a/gnustep-apps/cenon/cenon-4.0.6.ebuild 
b/gnustep-apps/cenon/cenon-4.0.6.ebuild
index 512edd10e9d2..36e93ec53433 100644
--- a/gnustep-apps/cenon/cenon-4.0.6.ebuild
+++ b/gnustep-apps/cenon/cenon-4.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ S=${WORKDIR}/${PN/c/C}
 DESCRIPTION="Cenon is a vector graphics tool for GNUstep, OpenStep and MacOSX"
 HOMEPAGE="http://www.cenon.info/";
 SRC_URI="http://www.cenon.zone/download/source/${P/c/C}.tar.bz2";
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 SLOT="0"
 LICENSE="Cenon"
 IUSE=""

Reply via email to