summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-12-25 09:32:21 +0000
committerFabian Groffen <grobian@gentoo.org>2010-12-25 09:32:21 +0000
commit0515315d0d3eb5a3ef33ed76dc99bf431dcaca16 (patch)
treeda65371faac865a34b44f0cbac6d5569f44fde0a /dev-libs/gf2x/gf2x-0.9.5.ebuild
parentPrevented the fpm sapi from force-enabling the cli sapi (bug 349122) (diff)
downloadhistorical-0515315d0d3eb5a3ef33ed76dc99bf431dcaca16.tar.gz
historical-0515315d0d3eb5a3ef33ed76dc99bf431dcaca16.tar.bz2
historical-0515315d0d3eb5a3ef33ed76dc99bf431dcaca16.zip
Marked ~x86-linux and ~amd64-linux, bug #341989
Package-Manager: portage-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.ebuild4
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=""