diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-18 21:43:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-18 21:43:07 +0000 |
commit | 7b8a518281ba5cd43a61ea4d5fccbdcba07f0c53 (patch) | |
tree | f386981ae055339b34d4a4ae18a4c7492ad070c9 /net-libs/farsight2/farsight2-0.0.16.ebuild | |
parent | Marked ~hppa (bug #289662). (diff) | |
download | historical-7b8a518281ba5cd43a61ea4d5fccbdcba07f0c53.tar.gz historical-7b8a518281ba5cd43a61ea4d5fccbdcba07f0c53.tar.bz2 historical-7b8a518281ba5cd43a61ea4d5fccbdcba07f0c53.zip |
Marked ~hppa (bug #289662).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'net-libs/farsight2/farsight2-0.0.16.ebuild')
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farsight2/farsight2-0.0.16.ebuild b/net-libs/farsight2/farsight2-0.0.16.ebuild index c62694770aa4..17727db0da2c 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-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.2 2010/01/10 16:22:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.16.ebuild,v 1.3 2010/01/18 21:43:07 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 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="python test msn upnp" SLOT="0" |