diff options
Diffstat (limited to 'net-libs/gnet/gnet-2.0.8-r1.ebuild')
-rw-r--r-- | net-libs/gnet/gnet-2.0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnet/gnet-2.0.8-r1.ebuild b/net-libs/gnet/gnet-2.0.8-r1.ebuild index a55ad0ba382c..6483a960520f 100644 --- a/net-libs/gnet/gnet-2.0.8-r1.ebuild +++ b/net-libs/gnet/gnet-2.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/gnet-2.0.8-r1.ebuild,v 1.5 2011/02/13 17:10:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/gnet-2.0.8-r1.ebuild,v 1.6 2011/02/23 23:08:54 hwoarang Exp $ EAPI="2" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/GNetLibrary" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="doc test" # FIXME: automagic use of valgrind |