diff options
Diffstat (limited to 'net-im/psi/psi-0.9.3-r4.ebuild')
-rw-r--r-- | net-im/psi/psi-0.9.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/psi-0.9.3-r4.ebuild b/net-im/psi/psi-0.9.3-r4.ebuild index 3c069e42060e..884459ea4456 100644 --- a/net-im/psi/psi-0.9.3-r4.ebuild +++ b/net-im/psi/psi-0.9.3-r4.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.9.3-r4.ebuild,v 1.16 2006/02/01 12:25:38 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r4.ebuild,v 1.17 2006/02/07 00:51:25 agriffis Exp $ inherit eutils qt3 @@ -50,7 +50,7 @@ SLOT="0" LICENSE="GPL-2" #Amd64 devs: I now have a x86 and amd64 boxes so I can now test #and mark on both arches -KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" #After final relase we do not need this S="${WORKDIR}/${MY_P}" |