diff options
Diffstat (limited to 'app-arch/unrar/unrar-3.4.2.ebuild')
-rw-r--r-- | app-arch/unrar/unrar-3.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unrar/unrar-3.4.2.ebuild b/app-arch/unrar/unrar-3.4.2.ebuild index 1ffc90d2eb95..be9142f14ef4 100644 --- a/app-arch/unrar/unrar-3.4.2.ebuild +++ b/app-arch/unrar/unrar-3.4.2.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-arch/unrar/unrar-3.4.2.ebuild,v 1.4 2004/09/29 17:10:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.4.2.ebuild,v 1.5 2004/10/02 13:24:20 kloeri Exp $ MY_PN=${PN}src DESCRIPTION="Uncompress rar files" @@ -9,7 +9,7 @@ SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz" LICENSE="unRAR" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa amd64 ~ppc64 ~macos ~ppc-macos" +KEYWORDS="x86 ~ppc sparc alpha ~hppa amd64 ~ppc64 ~macos ~ppc-macos" IUSE="" DEPEND="" |