summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-07-06 09:42:21 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-07-06 09:42:21 +0000
commitb320b67f05158c7235a4a75c14ae522a1ea39da7 (patch)
tree24e3da2ffd901bca017b5650d3c7e15abb94be77 /app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild
parentversion bump as per bug #98078. Fixes bug #97947. (diff)
downloadhistorical-b320b67f05158c7235a4a75c14ae522a1ea39da7.tar.gz
historical-b320b67f05158c7235a4a75c14ae522a1ea39da7.tar.bz2
historical-b320b67f05158c7235a4a75c14ae522a1ea39da7.zip
stable bump
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild')
-rw-r--r--app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild b/app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild
index bd9e30c425ba..104f564467dd 100644
--- a/app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild
+++ b/app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild,v 1.1 2005/06/25 12:40:21 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild,v 1.2 2005/07/06 09:42:21 liquidx Exp $
inherit toolchain-funcs eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE=""
# NOTE: rpm2targz autodetects rpm2cpio at runtime, and uses it if available,