diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2006-08-20 10:35:59 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2006-08-20 10:35:59 +0000 |
commit | 6e0f82d7304da71b8de1e24d941fd19d6c10e7de (patch) | |
tree | 7c384a5870d373c818b4ff6366930b92a6fc65b0 /app-arch/unrar/unrar-3.6.7.ebuild | |
parent | Initial commit. Ebuild by Alexander H. Færøy <alex@stener.nu> (diff) | |
download | gentoo-2-6e0f82d7304da71b8de1e24d941fd19d6c10e7de.tar.gz gentoo-2-6e0f82d7304da71b8de1e24d941fd19d6c10e7de.tar.bz2 gentoo-2-6e0f82d7304da71b8de1e24d941fd19d6c10e7de.zip |
Marked ppc
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'app-arch/unrar/unrar-3.6.7.ebuild')
-rw-r--r-- | app-arch/unrar/unrar-3.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unrar/unrar-3.6.7.ebuild b/app-arch/unrar/unrar-3.6.7.ebuild index 9658889e47f8..43b9cb756883 100644 --- a/app-arch/unrar/unrar-3.6.7.ebuild +++ b/app-arch/unrar/unrar-3.6.7.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/app-arch/unrar/unrar-3.6.7.ebuild,v 1.3 2006/08/20 07:44:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.6.7.ebuild,v 1.4 2006/08/20 10:35:59 lu_zero Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz" LICENSE="unRAR" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc-macos ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ppc ppc-macos ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="!app-arch/unrar-gpl" |