diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-12 18:49:34 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-12 18:49:34 +0000 |
commit | 762e82c4c377e3f71fbeae1b5ca2e1c92b0dbc63 (patch) | |
tree | f4b46165e7a5a7133cf09a7c7ade608c316b696b /net-libs/farsight2/farsight2-0.0.15.ebuild | |
parent | Fixed ~ppc64 commit. (diff) | |
download | gentoo-2-762e82c4c377e3f71fbeae1b5ca2e1c92b0dbc63.tar.gz gentoo-2-762e82c4c377e3f71fbeae1b5ca2e1c92b0dbc63.tar.bz2 gentoo-2-762e82c4c377e3f71fbeae1b5ca2e1c92b0dbc63.zip |
Marked ~ppc64.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
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 262fceb39123..e709e12d837c 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.7 2010/01/18 21:43:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild,v 1.8 2010/02/12 18:49:34 josejx 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 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="python test msn upnp" SLOT="0" |