From 61f6ebdfc4b70d6e8332085be5a0dac981a8dbdf Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Fri, 21 Apr 2006 21:02:10 +0000 Subject: Keyword ~ppc. Package-Manager: portage-2.1_pre7-r5 --- x11-apps/xcalc/ChangeLog | 5 ++++- x11-apps/xcalc/xcalc-1.0.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-apps/xcalc') diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index 6fecf3709bce..62fb231cb097 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.11 2006/02/14 20:59:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.12 2006/04/21 21:02:10 spyderous Exp $ + + 21 Apr 2006; Donnie Berkholz ; xcalc-1.0.1.ebuild: + Keyword ~ppc. 14 Feb 2006; Markus Rothe xcalc-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/xcalc/xcalc-1.0.1.ebuild b/x11-apps/xcalc/xcalc-1.0.1.ebuild index c64c5c5ce3d6..ca4cbf6955f9 100644 --- a/x11-apps/xcalc/xcalc-1.0.1.ebuild +++ b/x11-apps/xcalc/xcalc-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.1.ebuild,v 1.2 2006/02/14 20:59:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.1.ebuild,v 1.3 2006/04/21 21:02:10 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xcalc application" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad