diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:42:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:42:07 +0000 |
commit | 30f43a8c7c268b5b00b1808f17654ea4059a065c (patch) | |
tree | 76539901b46e921e5304958b07df67611394db2a /app-arch/rar/rar-4.2.0.ebuild | |
parent | Stable for x86, wrt bug #443610 (diff) | |
download | gentoo-2-30f43a8c7c268b5b00b1808f17654ea4059a065c.tar.gz gentoo-2-30f43a8c7c268b5b00b1808f17654ea4059a065c.tar.bz2 gentoo-2-30f43a8c7c268b5b00b1808f17654ea4059a065c.zip |
Stable for x86, wrt bug #441054
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-arch/rar/rar-4.2.0.ebuild')
-rw-r--r-- | app-arch/rar/rar-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rar/rar-4.2.0.ebuild b/app-arch/rar/rar-4.2.0.ebuild index 274a6929cd94..03c8f84785eb 100644 --- a/app-arch/rar/rar-4.2.0.ebuild +++ b/app-arch/rar/rar-4.2.0.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/rar/rar-4.2.0.ebuild,v 1.3 2012/11/10 10:09:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-4.2.0.ebuild,v 1.4 2012/11/20 20:42:07 ago Exp $ EAPI=4 DESCRIPTION="RAR compressor/uncompressor" @@ -18,7 +18,7 @@ SRC_URI="x86? ( ${URI_x86} ) LICENSE="RAR" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="all_sfx static" DEPEND="all_sfx? ( app-arch/unrar )" |