diff options
Diffstat (limited to 'net-libs/farsight2/farsight2-0.0.16.ebuild')
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/farsight2/farsight2-0.0.16.ebuild b/net-libs/farsight2/farsight2-0.0.16.ebuild index 12bb0af6c631..c62694770aa4 100644 --- a/net-libs/farsight2/farsight2-0.0.16.ebuild +++ b/net-libs/farsight2/farsight2-0.0.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.16.ebuild,v 1.1 2009/12/20 13:26:56 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.16.ebuild,v 1.2 2010/01/10 16:22:55 fauli Exp $ EAPI="2" @@ -9,7 +9,7 @@ HOMEPAGE="http://farsight.freedesktop.org/" SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="python test msn upnp" SLOT="0" |