mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
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>
This commit is contained in:
@@ -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=""
|
||||
|
||||
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user