diff options
Diffstat (limited to 'net-libs/farsight2/farsight2-0.0.14.ebuild')
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farsight2/farsight2-0.0.14.ebuild b/net-libs/farsight2/farsight2-0.0.14.ebuild index aea0d9423869..58253fe78e17 100644 --- a/net-libs/farsight2/farsight2-0.0.14.ebuild +++ b/net-libs/farsight2/farsight2-0.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.14.ebuild,v 1.1 2009/08/22 02:42:38 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.14.ebuild,v 1.2 2009/09/01 13:32:59 jer 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 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~x86" IUSE="python test" SLOT="0" |