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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/acctail/acctail-1.3.ebuild b/sys-process/acctail/acctail-1.3.ebuild
index 7298f78ebf67..8a1d7ddebd0d 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.3 2005/08/24 06:11:14 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/acctail/acctail-1.3.ebuild,v 1.4 2005/08/30 00:25:29 dang Exp $
inherit eutils toolchain-funcs
DESCRIPTION="shows all processes as they exit, along with the accounting information"
@@ -8,7 +8,7 @@ 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-process/acct"