diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-18 17:43:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-18 17:43:07 +0000 |
commit | c1d7c559783b4dfffb57d0af5314595df01d25ba (patch) | |
tree | e85365909924e98b3bf654f4154418e04673a0ca /net-im/psi/psi-0.10.ebuild | |
parent | Stable on ia64, bug 135076. (diff) | |
download | gentoo-2-c1d7c559783b4dfffb57d0af5314595df01d25ba.tar.gz gentoo-2-c1d7c559783b4dfffb57d0af5314595df01d25ba.tar.bz2 gentoo-2-c1d7c559783b4dfffb57d0af5314595df01d25ba.zip |
Stable on ppc64; bug #137181
(Portage version: 2.1)
Diffstat (limited to 'net-im/psi/psi-0.10.ebuild')
-rw-r--r-- | net-im/psi/psi-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/psi-0.10.ebuild b/net-im/psi/psi-0.10.ebuild index 90b9ada2b410..2cfbdb7c1ae2 100644 --- a/net-im/psi/psi-0.10.ebuild +++ b/net-im/psi/psi-0.10.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/psi/psi-0.10.ebuild,v 1.3 2006/06/18 16:11:17 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.10.ebuild,v 1.4 2006/06/18 17:43:07 corsair Exp $ inherit eutils qt3 @@ -51,7 +51,7 @@ SRC_URI="mirror://sourceforge/psi/${MY_P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" #After final relase we do not need this S="${WORKDIR}/${MY_P}" |