diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-25 09:32:21 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-25 09:32:21 +0000 |
commit | 7e391b0928ea5f2054a9fe7b8e2d00a0d1267ff8 (patch) | |
tree | b57209bf0eaa7cd27cc9c81b11c79f146f2cd2ab /dev-libs/gf2x/gf2x-0.9.5.ebuild | |
parent | Prevented the fpm sapi from force-enabling the cli sapi (bug 349122) (diff) | |
download | gentoo-2-7e391b0928ea5f2054a9fe7b8e2d00a0d1267ff8.tar.gz gentoo-2-7e391b0928ea5f2054a9fe7b8e2d00a0d1267ff8.tar.bz2 gentoo-2-7e391b0928ea5f2054a9fe7b8e2d00a0d1267ff8.zip |
Marked ~x86-linux and ~amd64-linux, bug #341989
(Portage version: 2.2.01.17422-prefix/cvs/Darwin powerpc)
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 0a2a289eb75f..b730af04783b 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.5 2010/02/09 16:00:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gf2x/gf2x-0.9.5.ebuild,v 1.6 2010/12/25 09:32:21 grobian 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 ~amd64-linux ~x86-linux" IUSE="sse2" DEPEND="" |