diff options
Diffstat (limited to 'app-text/par/par-1.52.ebuild')
-rw-r--r-- | app-text/par/par-1.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/par/par-1.52.ebuild b/app-text/par/par-1.52.ebuild index 4cf0dd25c0d5..2557d9bce61d 100644 --- a/app-text/par/par-1.52.ebuild +++ b/app-text/par/par-1.52.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/par/par-1.52.ebuild,v 1.2 2004/06/24 22:46:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/par/par-1.52.ebuild,v 1.3 2004/06/28 03:15:35 ciaranm Exp $ MY_P="Par${PV/./}" @@ -10,7 +10,7 @@ SRC_URI="http://www.nicemice.net/par/${MY_P/./}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc ~mips" IUSE="" DEPEND="virtual/glibc" S=${WORKDIR}/${MY_P} |