diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-03-18 07:42:10 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-03-18 07:42:10 +0000 |
commit | fc8babba6d835c8657a93a75d67d9354644f60e4 (patch) | |
tree | 914e97b58e1943b1dce1c2f0bad5da9b29427519 /dev-lisp/cl-awk/cl-awk-1-r1.ebuild | |
parent | Version bump. (diff) | |
download | historical-fc8babba6d835c8657a93a75d67d9354644f60e4.tar.gz historical-fc8babba6d835c8657a93a75d67d9354644f60e4.tar.bz2 historical-fc8babba6d835c8657a93a75d67d9354644f60e4.zip |
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-awk/cl-awk-1-r1.ebuild')
-rw-r--r-- | dev-lisp/cl-awk/cl-awk-1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-awk/cl-awk-1-r1.ebuild b/dev-lisp/cl-awk/cl-awk-1-r1.ebuild index f8c63e34b56a..a816e40eb4c2 100644 --- a/dev-lisp/cl-awk/cl-awk-1-r1.ebuild +++ b/dev-lisp/cl-awk/cl-awk-1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/cl-awk-1-r1.ebuild,v 1.3 2004/06/24 23:41:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/cl-awk-1-r1.ebuild,v 1.4 2005/03/18 07:36:16 mkennedy Exp $ inherit common-lisp eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-awk/cl-awk_${PV}.orig.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="dev-lisp/cl-regex" |