diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-13 11:40:05 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-13 11:40:05 +0000 |
commit | b3aa6b2e96cf158eb61d6918da48fefcce0a945c (patch) | |
tree | 0792fc8a6374c0fd4810edf943511deee3bd263f /dev-games/wfmath/wfmath-0.3.10.ebuild | |
parent | x86 stable wrt bug #313407 (diff) | |
download | historical-b3aa6b2e96cf158eb61d6918da48fefcce0a945c.tar.gz historical-b3aa6b2e96cf158eb61d6918da48fefcce0a945c.tar.bz2 historical-b3aa6b2e96cf158eb61d6918da48fefcce0a945c.zip |
x86 stable wrt bug #313535
Package-Manager: portage-2.1.7.17/cvs/Linux i686
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="" |