diff options
Diffstat (limited to 'dev-games/wfmath/wfmath-0.3.10.ebuild')
-rw-r--r-- | dev-games/wfmath/wfmath-0.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/wfmath/wfmath-0.3.10.ebuild b/dev-games/wfmath/wfmath-0.3.10.ebuild index 854cdd5ee882..4f9ed7f1a2b4 100644 --- a/dev-games/wfmath/wfmath-0.3.10.ebuild +++ b/dev-games/wfmath/wfmath-0.3.10.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/wfmath/wfmath-0.3.10.ebuild,v 1.2 2010/04/09 09:12:09 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.10.ebuild,v 1.3 2010/04/13 11:40:05 phajdan.jr Exp $ EAPI=2 DESCRIPTION="Worldforge math library" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND="" |