summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-12-07 14:13:24 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-12-07 14:13:24 +0000
commit46ec71c59fdfa146ed8fd95d7bbedbe6ee44e41c (patch)
treee5850e4c0b4a2d53bbe8fd862fea5c46aab7791a /sys-apps/module-init-tools/module-init-tools-3.4.ebuild
parentStable on ppc64; bug #201293 (diff)
downloadhistorical-46ec71c59fdfa146ed8fd95d7bbedbe6ee44e41c.tar.gz
historical-46ec71c59fdfa146ed8fd95d7bbedbe6ee44e41c.tar.bz2
historical-46ec71c59fdfa146ed8fd95d7bbedbe6ee44e41c.zip
Stable on ppc64; bug #201444
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'sys-apps/module-init-tools/module-init-tools-3.4.ebuild')
-rw-r--r--sys-apps/module-init-tools/module-init-tools-3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/module-init-tools/module-init-tools-3.4.ebuild b/sys-apps/module-init-tools/module-init-tools-3.4.ebuild
index 7201511cd39e..207466f8b02c 100644
--- a/sys-apps/module-init-tools/module-init-tools-3.4.ebuild
+++ b/sys-apps/module-init-tools/module-init-tools-3.4.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/sys-apps/module-init-tools/module-init-tools-3.4.ebuild,v 1.4 2007/12/07 07:11:08 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild,v 1.5 2007/12/07 14:13:24 corsair Exp $
inherit flag-o-matic eutils toolchain-funcs fixheadtails
@@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/kernel/people/jcm/module-init-tools/${MY_P}.tar.b
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="old-linux"
# The test code runs `make clean && configure` and screws up src_compile()
RESTRICT="test"