summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-21 21:19:41 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-21 21:19:41 +0000
commit1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef (patch)
treeef0461122d47c11a9fdb6f70dc407a75159ced6f /sys-apps/x86info
parentregen manifest test (diff)
downloadgentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.gz
gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.bz2
gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.zip
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/x86info')
-rw-r--r--sys-apps/x86info/x86info-1.11.ebuild11
1 files changed, 3 insertions, 8 deletions
diff --git a/sys-apps/x86info/x86info-1.11.ebuild b/sys-apps/x86info/x86info-1.11.ebuild
index c5b913fa404a..f2afc8601320 100644
--- a/sys-apps/x86info/x86info-1.11.ebuild
+++ b/sys-apps/x86info/x86info-1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.11.ebuild,v 1.2 2003/05/11 18:16:04 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.11.ebuild,v 1.3 2003/06/21 21:19:41 drobbins Exp $
inherit eutils
@@ -14,14 +14,9 @@ LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 -ppc -sparc -mips -alpha -arm -hppa"
+KEYWORDS="x86 amd64 -ppc -sparc -mips -alpha -arm -hppa"
-# fileutils for mknod
-# baselayout for modules-update
-DEPEND="virtual/kernel
- virtual/glibc
- sys-apps/fileutils
- sys-apps/baselayout"
+DEPEND="virtual/kernel"
RDEPEND=""