diff options
Diffstat (limited to 'net-libs/farsight2/farsight2-0.0.31.ebuild')
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farsight2/farsight2-0.0.31.ebuild b/net-libs/farsight2/farsight2-0.0.31.ebuild index 40c68c1b47cc..b88c815ec25b 100644 --- a/net-libs/farsight2/farsight2-0.0.31.ebuild +++ b/net-libs/farsight2/farsight2-0.0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.31.ebuild,v 1.3 2012/10/04 14:58:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.31.ebuild,v 1.4 2012/10/07 01:53:12 blueness Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://farsight.freedesktop.org/" SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="python msn upnp" # IUSE="python test msn upnp" |