diff options
Diffstat (limited to 'dev-libs/gf2x/gf2x-0.9.5.ebuild')
-rw-r--r-- | dev-libs/gf2x/gf2x-0.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gf2x/gf2x-0.9.5.ebuild b/dev-libs/gf2x/gf2x-0.9.5.ebuild index 0e5b1491238e..01184d5d478c 100644 --- a/dev-libs/gf2x/gf2x-0.9.5.ebuild +++ b/dev-libs/gf2x/gf2x-0.9.5.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-libs/gf2x/gf2x-0.9.5.ebuild,v 1.3 2010/01/15 22:53:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gf2x/gf2x-0.9.5.ebuild,v 1.4 2010/01/19 18:54:30 nixnut Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://gforge.inria.fr/frs/download.php/${PID}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="sse2" DEPEND="" |