diff options
Diffstat (limited to 'net-im/psi/psi-0.9.3-r1.ebuild')
-rw-r--r-- | net-im/psi/psi-0.9.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/psi-0.9.3-r1.ebuild b/net-im/psi/psi-0.9.3-r1.ebuild index ab3597b43b37..9ee8056ec967 100644 --- a/net-im/psi/psi-0.9.3-r1.ebuild +++ b/net-im/psi/psi-0.9.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r1.ebuild,v 1.6 2005/04/01 21:04:52 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r1.ebuild,v 1.7 2005/04/02 15:03:22 weeve Exp $ inherit eutils @@ -48,7 +48,7 @@ SRC_URI="mirror://sourceforge/psi/${MY_P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc hppa amd64 ~sparc" +KEYWORDS="x86 ppc hppa amd64 sparc" #After final relase we do not need this S="${WORKDIR}/${MY_P}" |