summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-10-04 13:49:35 +0000
committerJeroen Roovers <jer@gentoo.org>2011-10-04 13:49:35 +0000
commit87700834324c3757a436407b0f1cdc29e5037af9 (patch)
treeab7e485ab74e12603de628c296b56575926445b2 /dev-games/physfs/physfs-2.0.2-r1.ebuild
parentAdd support >=>=zlib-1.2.5.1-r1, bug #385477 (diff)
downloadgentoo-2-87700834324c3757a436407b0f1cdc29e5037af9.tar.gz
gentoo-2-87700834324c3757a436407b0f1cdc29e5037af9.tar.bz2
gentoo-2-87700834324c3757a436407b0f1cdc29e5037af9.zip
Stable for HPPA (bug #375385).
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-games/physfs/physfs-2.0.2-r1.ebuild')
-rw-r--r--dev-games/physfs/physfs-2.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/physfs/physfs-2.0.2-r1.ebuild b/dev-games/physfs/physfs-2.0.2-r1.ebuild
index 19d0cc71cdc7..90dfeecfb06a 100644
--- a/dev-games/physfs/physfs-2.0.2-r1.ebuild
+++ b/dev-games/physfs/physfs-2.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-2.0.2-r1.ebuild,v 1.5 2011/08/07 17:13:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-2.0.2-r1.ebuild,v 1.6 2011/10/04 13:49:35 jer 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=""