diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-20 20:22:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-20 20:22:55 +0000 |
commit | f3e48bb353b7a9566021155dc3c2075a42a3f447 (patch) | |
tree | c5b62cfd7b5bab2c0eefcf2c033306522da27bae /app-arch/unrar/unrar-4.2.3.ebuild | |
parent | Remove obsolete ebuilds - 1.8.11r2 is current stable, 1.8.13-r1 is future sta... (diff) | |
download | gentoo-2-f3e48bb353b7a9566021155dc3c2075a42a3f447.tar.gz gentoo-2-f3e48bb353b7a9566021155dc3c2075a42a3f447.tar.bz2 gentoo-2-f3e48bb353b7a9566021155dc3c2075a42a3f447.zip |
arm stable, bug #421221
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'app-arch/unrar/unrar-4.2.3.ebuild')
-rw-r--r-- | app-arch/unrar/unrar-4.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unrar/unrar-4.2.3.ebuild b/app-arch/unrar/unrar-4.2.3.ebuild index 199913905a68..e3a1972730fe 100644 --- a/app-arch/unrar/unrar-4.2.3.ebuild +++ b/app-arch/unrar/unrar-4.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-4.2.3.ebuild,v 1.3 2012/06/17 07:25:41 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-4.2.3.ebuild,v 1.4 2012/06/20 20:22:55 maekke Exp $ EAPI=4 inherit flag-o-matic multilib toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz" LICENSE="unRAR" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417" |