diff options
author | 2005-04-11 07:59:41 +0000 | |
---|---|---|
committer | 2005-04-11 07:59:41 +0000 | |
commit | 8fc283d11f12d0d7b219c20d85f101be51fb2772 (patch) | |
tree | 0127eaf1c0bc1370d0515b0ceb32c1686bbd7497 /dev-lisp/cl-pg/cl-pg-20050202.ebuild | |
parent | Version bump, closing bug #88383. Updated copyright headers. Wiped out older ... (diff) | |
download | historical-8fc283d11f12d0d7b219c20d85f101be51fb2772.tar.gz historical-8fc283d11f12d0d7b219c20d85f101be51fb2772.tar.bz2 historical-8fc283d11f12d0d7b219c20d85f101be51fb2772.zip |
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-pg/cl-pg-20050202.ebuild')
-rw-r--r-- | dev-lisp/cl-pg/cl-pg-20050202.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-pg/cl-pg-20050202.ebuild b/dev-lisp/cl-pg/cl-pg-20050202.ebuild index 9f3bef78b9c1..89be6cf0ef5c 100644 --- a/dev-lisp/cl-pg/cl-pg-20050202.ebuild +++ b/dev-lisp/cl-pg/cl-pg-20050202.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/dev-lisp/cl-pg/cl-pg-20050202.ebuild,v 1.1 2005/02/03 00:42:17 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pg/cl-pg-20050202.ebuild,v 1.2 2005/04/11 07:54:02 mkennedy Exp $ inherit common-lisp @@ -11,7 +11,7 @@ HOMEPAGE="http://common-lisp.net/project/pg/ SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" |