diff options
author | 2014-03-04 20:19:04 +0000 | |
---|---|---|
committer | 2014-03-04 20:19:04 +0000 | |
commit | f7e9b3f037a2f7c061a686152d2da562615cb328 (patch) | |
tree | cba32bf0875877ff1f5f85228d3dc36dcc7712ea /net-im/climm/climm-0.7.1.ebuild | |
parent | Add ~mips keyword. (diff) | |
download | gentoo-2-f7e9b3f037a2f7c061a686152d2da562615cb328.tar.gz gentoo-2-f7e9b3f037a2f7c061a686152d2da562615cb328.tar.bz2 gentoo-2-f7e9b3f037a2f7c061a686152d2da562615cb328.zip |
Stable for x86, wrt bug #502296
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im/climm/climm-0.7.1.ebuild')
-rw-r--r-- | net-im/climm/climm-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/climm/climm-0.7.1.ebuild b/net-im/climm/climm-0.7.1.ebuild index a699ffa48141..72be9585a886 100644 --- a/net-im/climm/climm-0.7.1.ebuild +++ b/net-im/climm/climm-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.7.1.ebuild,v 1.4 2014/03/02 22:51:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/climm/climm-0.7.1.ebuild,v 1.5 2014/03/04 20:19:04 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://www.climm.org/source/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="jabber gnutls otr tcl ssl" # In case user don't need jabber there is a choice gnutls/openssl. Since jabber |