summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2022-01-06 23:44:40 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2022-01-06 23:45:37 +0100
commit9fe33c8a14697638f5bf62e07d600d3bfa783a71 (patch)
tree1840f0d6029b03d76bd5bd6ed3ab1a4e4faaab33
parentmedia-video/makemkv: Drop old 1.16.4 (diff)
downloadgentoo-9fe33c8a.tar.gz
gentoo-9fe33c8a.tar.bz2
gentoo-9fe33c8a.zip
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@gentoo.org>
-rw-r--r--gnustep-apps/cenon/cenon-4.0.2-r1.ebuild4
-rw-r--r--gnustep-apps/cenon/cenon-4.0.6.ebuild4
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=""