summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild')
-rw-r--r--app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild b/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild
index bd0151cf85df..9277b24cdeb0 100644
--- a/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild
+++ b/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild,v 1.5 2003/08/05 14:50:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild,v 1.6 2003/08/31 15:31:29 weeve Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc ~alpha hppa amd64"
+KEYWORDS="x86 sparc ~ppc ~alpha hppa amd64"
# NOTE: rpm2targz autodetects rpm2cpio at runtime, and uses it if available,
# so we don't explicitly set it as a dependency.