summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-06-05 14:48:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-06-05 14:48:54 +0000
commit2d8b7d3ec53a776375e7ca1124ac534c0707150d (patch)
treeaad1eefd5a2f1cbb98aa6494a7d6f8a4527726c9 /dev-games/physfs/physfs-2.0.1.ebuild
parentDrop alpha/sparc (diff)
downloadhistorical-2d8b7d3ec53a776375e7ca1124ac534c0707150d.tar.gz
historical-2d8b7d3ec53a776375e7ca1124ac534c0707150d.tar.bz2
historical-2d8b7d3ec53a776375e7ca1124ac534c0707150d.zip
alpha/sparc stable wrt #317239
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
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 4e4986dba964..7348c090a887 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.4 2010/05/24 18:50:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-2.0.1.ebuild,v 1.5 2010/06/05 14:48:54 armin76 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=""