summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-10-15 12:41:05 +0000
committerBrent Baude <ranger@gentoo.org>2010-10-15 12:41:05 +0000
commitb03ca98c1bf023cc20e0a49eff1bca8e2870b8bc (patch)
tree92ca57d6962c7d15c660c6caead76eaccbcd1782 /dev-games/physfs/physfs-2.0.1.ebuild
parentVersion bump (diff)
downloadhistorical-b03ca98c1bf023cc20e0a49eff1bca8e2870b8bc.tar.gz
historical-b03ca98c1bf023cc20e0a49eff1bca8e2870b8bc.tar.bz2
historical-b03ca98c1bf023cc20e0a49eff1bca8e2870b8bc.zip
stable ppc, bug 317239
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'dev-games/physfs/physfs-2.0.1.ebuild')
-rw-r--r--dev-games/physfs/physfs-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/physfs/physfs-2.0.1.ebuild b/dev-games/physfs/physfs-2.0.1.ebuild
index e15193c31e3c..b2c9adeaf610 100644
--- a/dev-games/physfs/physfs-2.0.1.ebuild
+++ b/dev-games/physfs/physfs-2.0.1.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/dev-games/physfs/physfs-2.0.1.ebuild,v 1.6 2010/07/21 10:54:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-2.0.1.ebuild,v 1.7 2010/10/15 12:41:05 ranger Exp $
EAPI=2
inherit cmake-utils
@@ -11,7 +11,7 @@ SRC_URI="http://icculus.org/physfs/downloads/${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc grp hog mvl qpak static-libs wad +zip"
RDEPEND=""