From ce0c844274d45d91a63f069603de248745217e06 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 18 Apr 2010 07:34:53 +0000 Subject: add ppc64 keywords for openttd-1.0.0 version bump (Portage version: 2.1.8.3/cvs/Linux i686) --- games-util/catcodec/catcodec-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-util') diff --git a/games-util/catcodec/catcodec-1.0.0.ebuild b/games-util/catcodec/catcodec-1.0.0.ebuild index 1eb6ae64b093..083260616d5e 100644 --- a/games-util/catcodec/catcodec-1.0.0.ebuild +++ b/games-util/catcodec/catcodec-1.0.0.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/catcodec/catcodec-1.0.0.ebuild,v 1.2 2010/04/07 17:27:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/catcodec-1.0.0.ebuild,v 1.3 2010/04/18 07:34:53 mr_bones_ Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/extra/catcodec/${PV}/${P}-source.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" src_prepare() { -- cgit v1.2.3-65-gdbad