diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-24 21:25:33 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-24 21:25:33 +0000 |
commit | 51f06b62a69f065e4b9d016476f764f1fccd14d7 (patch) | |
tree | 29264b8797581146a547dd619ad5827d56de0fe8 /net-im/sim/sim-0.9.4.3-r3.ebuild | |
parent | Keyworded ~ppc. Closes bug #240183 (diff) | |
download | gentoo-2-51f06b62a69f065e4b9d016476f764f1fccd14d7.tar.gz gentoo-2-51f06b62a69f065e4b9d016476f764f1fccd14d7.tar.bz2 gentoo-2-51f06b62a69f065e4b9d016476f764f1fccd14d7.zip |
amd64/x86 stable, bug #243488
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 i686)
Diffstat (limited to 'net-im/sim/sim-0.9.4.3-r3.ebuild')
-rw-r--r-- | net-im/sim/sim-0.9.4.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/sim/sim-0.9.4.3-r3.ebuild b/net-im/sim/sim-0.9.4.3-r3.ebuild index 6e95557d058c..de5aefc396f7 100644 --- a/net-im/sim/sim-0.9.4.3-r3.ebuild +++ b/net-im/sim/sim-0.9.4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.3-r3.ebuild,v 1.2 2008/07/27 22:03:57 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.3-r3.ebuild,v 1.3 2008/10/24 21:25:33 maekke Exp $ EAPI=1 @@ -13,7 +13,7 @@ SRC_URI="mirror://berlios/sim-im/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug kde spell ssl" RESTRICT="fetch" |