diff options
Diffstat (limited to 'net-libs/farsight2/farsight2-0.0.15.ebuild')
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farsight2/farsight2-0.0.15.ebuild b/net-libs/farsight2/farsight2-0.0.15.ebuild index 56c07a6433ea..826b5e843940 100644 --- a/net-libs/farsight2/farsight2-0.0.15.ebuild +++ b/net-libs/farsight2/farsight2-0.0.15.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/net-libs/farsight2/farsight2-0.0.15.ebuild,v 1.9 2010/02/19 18:37:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild,v 1.10 2010/02/19 19:12:11 armin76 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" IUSE="python test msn upnp" SLOT="0" |