diff options
Diffstat (limited to 'sys-apps/acct/acct-6.3.5.ebuild')
-rw-r--r-- | sys-apps/acct/acct-6.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/acct/acct-6.3.5.ebuild b/sys-apps/acct/acct-6.3.5.ebuild index b60801b21495..ac020da5b03a 100644 --- a/sys-apps/acct/acct-6.3.5.ebuild +++ b/sys-apps/acct/acct-6.3.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acct/acct-6.3.5.ebuild,v 1.2 2003/02/13 15:46:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acct/acct-6.3.5.ebuild,v 1.3 2003/06/21 21:19:38 drobbins Exp $ MY_P=${P/-/_} S=${WORKDIR}/${P} DESCRIPTION="GNU system accounting utilities" SRC_URI="http://ftp.debian.org/debian/pool/main/a/acct/${MY_P}.orig.tar.gz" HOMEPAGE="http://www.gnu.org/directory/acct.html" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 amd64 ~ppc" SLOT="0" LICENSE="GPL-2" |