summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-04-21 15:47:26 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-04-21 15:47:26 +0000
commit7e084f03e40bae9fb6925d2a4036c363f6393f8c (patch)
tree3a3f8e4f3341647946f7b1e8d1aee2e9f1e44b7f /sys-apps/modutils/modutils-2.4.26.ebuild
parentChange x11-base/xfree dependency to virtual/x11. (Manifest recommit) (diff)
downloadgentoo-2-7e084f03e40bae9fb6925d2a4036c363f6393f8c.tar.gz
gentoo-2-7e084f03e40bae9fb6925d2a4036c363f6393f8c.tar.bz2
gentoo-2-7e084f03e40bae9fb6925d2a4036c363f6393f8c.zip
-amd64, modutils should never be installed since kernel 2.4 is not supported on amd64
Diffstat (limited to 'sys-apps/modutils/modutils-2.4.26.ebuild')
-rw-r--r--sys-apps/modutils/modutils-2.4.26.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/modutils/modutils-2.4.26.ebuild b/sys-apps/modutils/modutils-2.4.26.ebuild
index c3e4b14732ed..8b7eaf944547 100644
--- a/sys-apps/modutils/modutils-2.4.26.ebuild
+++ b/sys-apps/modutils/modutils-2.4.26.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.26.ebuild,v 1.5 2004/04/15 16:17:00 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.26.ebuild,v 1.6 2004/04/21 15:47:26 jhuebel Exp $
inherit flag-o-matic
DESCRIPTION="Standard kernel module utilities"
SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ppc64 s390"
+KEYWORDS="~x86 -amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ppc64 s390"
SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/glibc"