From 057b377e1d0bea49ed727c7ba0d2ebfb4735762a Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 18 Apr 2010 07:28:54 +0000 Subject: add ppc64 keywords for openttd-1.0.0 version bump (Portage version: 2.1.8.3/cvs/Linux i686) --- games-util/grfcodec/grfcodec-0_pre2306.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-util/grfcodec') diff --git a/games-util/grfcodec/grfcodec-0_pre2306.ebuild b/games-util/grfcodec/grfcodec-0_pre2306.ebuild index afdd6e5f7b90..5d88130d3a78 100644 --- a/games-util/grfcodec/grfcodec-0_pre2306.ebuild +++ b/games-util/grfcodec/grfcodec-0_pre2306.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-0_pre2306.ebuild,v 1.2 2010/04/08 22:12:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-0_pre2306.ebuild,v 1.3 2010/04/18 07:28:54 mr_bones_ Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://binaries.openttd.org/extra/grfcodec/${MY_PV}/${PN}-${MY_PV}-sour LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" S=${WORKDIR}/${PN}-${MY_PV} -- cgit v1.2.3-65-gdbad