diff options
author | Tom Martin <slarti@gentoo.org> | 2004-07-07 15:48:23 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-07-07 15:48:23 +0000 |
commit | 9664f1d55df6ba318ebc013c4638a2d734fb6602 (patch) | |
tree | 6b67ae1a2141c4ef33b720430a824522d9d6e6bb /net-irc/konversation | |
parent | Version bump -> 0.14. (Manifest recommit) (diff) | |
download | gentoo-2-9664f1d55df6ba318ebc013c4638a2d734fb6602.tar.gz gentoo-2-9664f1d55df6ba318ebc013c4638a2d734fb6602.tar.bz2 gentoo-2-9664f1d55df6ba318ebc013c4638a2d734fb6602.zip |
Ugh, forgot ~arch.
Diffstat (limited to 'net-irc/konversation')
-rw-r--r-- | net-irc/konversation/konversation-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/konversation/konversation-0.14.ebuild b/net-irc/konversation/konversation-0.14.ebuild index 6fec94eb89fc..b132f9b284eb 100644 --- a/net-irc/konversation/konversation-0.14.ebuild +++ b/net-irc/konversation/konversation-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.14.ebuild,v 1.1 2004/07/07 15:42:29 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.14.ebuild,v 1.2 2004/07/07 15:48:23 slarti Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/konversation/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="nls" need-kde 3 |