diff options
author | 2005-04-15 19:12:57 +0000 | |
---|---|---|
committer | 2005-04-15 19:12:57 +0000 | |
commit | 56d76f5281252e1c1e438d29e5cc711b1cc3e47c (patch) | |
tree | f5a1453bc33ecdd4a1b581304561948410bdb777 /dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild | |
parent | Localized stuff from wrt #89181 (diff) | |
download | gentoo-2-56d76f5281252e1c1e438d29e5cc711b1cc3e47c.tar.gz gentoo-2-56d76f5281252e1c1e438d29e5cc711b1cc3e47c.tar.bz2 gentoo-2-56d76f5281252e1c1e438d29e5cc711b1cc3e47c.zip |
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild')
-rw-r--r-- | dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild b/dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild index 9404651e58b5..65132a00d5e3 100644 --- a/dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild +++ b/dev-lisp/cl-periodic-table/cl-periodic-table-1.0.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-periodic-table/cl-periodic-table-1.0.ebuild,v 1.2 2005/03/18 08:04:59 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild,v 1.3 2005/04/15 19:12:35 mkennedy Exp $ inherit common-lisp eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://common-lisp.net/project/chemboy/ SRC_URI="mirror://gentoo/periodic-table-${PV}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller |