diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 14:08:40 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 14:08:40 +0000 |
commit | dd4951a409295ce720023d82eca4bbee78c15755 (patch) | |
tree | ddf20d9b8bfa64c91e96e132bd9c754a7a2e2af0 /net-im/jabber-base/jabber-base-0.01.ebuild | |
parent | Fixed die bug (related to bug 135396) (diff) | |
download | gentoo-2-dd4951a409295ce720023d82eca4bbee78c15755.tar.gz gentoo-2-dd4951a409295ce720023d82eca4bbee78c15755.tar.bz2 gentoo-2-dd4951a409295ce720023d82eca4bbee78c15755.zip |
Stable on amd64 and x86 wrt bug #135764.
(Portage version: 2.1_rc3-r2)
Diffstat (limited to 'net-im/jabber-base/jabber-base-0.01.ebuild')
-rw-r--r-- | net-im/jabber-base/jabber-base-0.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabber-base/jabber-base-0.01.ebuild b/net-im/jabber-base/jabber-base-0.01.ebuild index 2b0cae5b7b5b..5235667a3c8a 100644 --- a/net-im/jabber-base/jabber-base-0.01.ebuild +++ b/net-im/jabber-base/jabber-base-0.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/jabber-base/jabber-base-0.01.ebuild,v 1.2 2006/06/06 13:58:29 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/jabber-base/jabber-base-0.01.ebuild,v 1.3 2006/06/06 14:08:40 wolf31o2 Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86" IUSE="" DEPEND="" |