summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-07-08 18:34:39 +0000
committerChristoph Mende <angelos@gentoo.org>2007-07-08 18:34:39 +0000
commite80a4632e87605346d8897ad5d51e353bcc99ce8 (patch)
tree3bf5d0f0adcb9df023c420b7b45dad0f2f512a3d /app-arch/cpio/cpio-2.8.ebuild
parentVersion bump (diff)
downloadhistorical-e80a4632e87605346d8897ad5d51e353bcc99ce8.tar.gz
historical-e80a4632e87605346d8897ad5d51e353bcc99ce8.tar.bz2
historical-e80a4632e87605346d8897ad5d51e353bcc99ce8.zip
Stable on amd64 wrt bug #184454
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'app-arch/cpio/cpio-2.8.ebuild')
-rw-r--r--app-arch/cpio/cpio-2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/cpio/cpio-2.8.ebuild b/app-arch/cpio/cpio-2.8.ebuild
index 681dca1c0b8a..32cc399ae0cc 100644
--- a/app-arch/cpio/cpio-2.8.ebuild
+++ b/app-arch/cpio/cpio-2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/cpio-2.8.ebuild,v 1.6 2007/07/07 19:11:28 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/cpio-2.8.ebuild,v 1.7 2007/07/08 18:34:39 angelos Exp $
DESCRIPTION="A file archival tool which can also read and write tar files"
HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/cpio/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls"
DEPEND=""