diff options
author | 2013-01-13 11:22:36 +0000 | |
---|---|---|
committer | 2013-01-13 11:22:36 +0000 | |
commit | 5c0c499fad0c1a7eb04a56e1da1ad0350ea35882 (patch) | |
tree | 7efab640dce0bf80fd4ed6970d8e705385700dd6 /dev-games/physfs/physfs-2.0.3.ebuild | |
parent | Stable for x86, wrt bug #449900 (diff) | |
download | gentoo-2-5c0c499fad0c1a7eb04a56e1da1ad0350ea35882.tar.gz gentoo-2-5c0c499fad0c1a7eb04a56e1da1ad0350ea35882.tar.bz2 gentoo-2-5c0c499fad0c1a7eb04a56e1da1ad0350ea35882.zip |
Stable for x86, wrt bug #449930
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-games/physfs/physfs-2.0.3.ebuild')
-rw-r--r-- | dev-games/physfs/physfs-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/physfs/physfs-2.0.3.ebuild b/dev-games/physfs/physfs-2.0.3.ebuild index 281eb9d81c0f..6e332fadd3c9 100644 --- a/dev-games/physfs/physfs-2.0.3.ebuild +++ b/dev-games/physfs/physfs-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-2.0.3.ebuild,v 1.6 2013/01/07 03:22:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-2.0.3.ebuild,v 1.7 2013/01/13 11:22:36 ago Exp $ EAPI=2 inherit cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://icculus.org/physfs/downloads/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc grp hog mvl qpak static-libs wad +zip" RDEPEND="" |