summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/acctail/acctail-1.3.ebuild')
-rw-r--r--sys-process/acctail/acctail-1.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/acctail/acctail-1.3.ebuild b/sys-process/acctail/acctail-1.3.ebuild
index 0e480f963419..18eb657ecd3c 100644
--- a/sys-process/acctail/acctail-1.3.ebuild
+++ b/sys-process/acctail/acctail-1.3.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/sys-process/acctail/acctail-1.3.ebuild,v 1.1 2005/03/03 15:18:38 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/acctail/acctail-1.3.ebuild,v 1.1.1.1 2005/11/30 09:49:10 chriswhite Exp $
inherit eutils toolchain-funcs
DESCRIPTION="shows all processes as they exit, along with the accounting information"
@@ -8,10 +8,10 @@ HOMEPAGE="http://www.vanheusden.com/acctail/"
SRC_URI="${HOMEPAGE}${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="virtual/libc
- sys-apps/acct"
+ sys-process/acct"
src_compile() {
tc-export CC LD AR