summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-12 15:17:01 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-12 15:17:01 +0000
commite6c763088a373ed91b0243e395e8344999dfdfdc (patch)
tree79b38ae490235b58b7f1ca124fa7168e9211fe87 /app-arch/rar
parentChangeLog fixes and other various fixes (Manifest recommit) (diff)
downloadgentoo-2-e6c763088a373ed91b0243e395e8344999dfdfdc.tar.gz
gentoo-2-e6c763088a373ed91b0243e395e8344999dfdfdc.tar.bz2
gentoo-2-e6c763088a373ed91b0243e395e8344999dfdfdc.zip
ChangeLog fixes, x86 and amd64 unmasks and other various fixes
Diffstat (limited to 'app-arch/rar')
-rw-r--r--app-arch/rar/rar-3.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rar/rar-3.2.0.ebuild b/app-arch/rar/rar-3.2.0.ebuild
index 37583a51f0ed..f04c5d3a3159 100644
--- a/app-arch/rar/rar-3.2.0.ebuild
+++ b/app-arch/rar/rar-3.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.2.0.ebuild,v 1.4 2004/01/03 17:04:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.2.0.ebuild,v 1.5 2004/03/12 15:17:01 aliz Exp $
S=${WORKDIR}/${PN}
MY_P=${PN}linux-${PV}
@@ -10,7 +10,7 @@ SRC_URI="http://www.rarlab.com/rar/${MY_P}.tar.gz"
LICENSE="RAR"
SLOT="0"
-KEYWORDS="-* x86 ~amd64"
+KEYWORDS="-* x86 amd64"
RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs )"