diff options
Diffstat (limited to 'net-irc/konversation/konversation-0.18.ebuild')
-rw-r--r-- | net-irc/konversation/konversation-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/konversation/konversation-0.18.ebuild b/net-irc/konversation/konversation-0.18.ebuild index ac819b165385..5c2ce391acf2 100644 --- a/net-irc/konversation/konversation-0.18.ebuild +++ b/net-irc/konversation/konversation-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.18.ebuild,v 1.3 2005/07/07 16:31:44 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.18.ebuild,v 1.4 2005/07/12 22:20:49 kugelfang Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64 ~sparc" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="nls" need-kde 3 |