diff options
Diffstat (limited to 'net-dns/avahi/avahi-0.6.10.ebuild')
-rw-r--r-- | net-dns/avahi/avahi-0.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/avahi/avahi-0.6.10.ebuild b/net-dns/avahi/avahi-0.6.10.ebuild index dc1cf64d9ab8..010c0a44ebcf 100644 --- a/net-dns/avahi/avahi-0.6.10.ebuild +++ b/net-dns/avahi/avahi-0.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 2000-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.10.ebuild,v 1.4 2006/05/16 19:45:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.10.ebuild,v 1.5 2006/05/17 04:50:33 tsunam Exp $ inherit eutils qt3 mono python @@ -10,7 +10,7 @@ SRC_URI="http://avahi.org/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sh sparc x86" IUSE="bookmarks howl-compat mdnsresponder-compat gdbm dbus doc mono gtk python qt" # We have USE flags depending on each other, which leads to this logic. We |