diff options
author | 2005-04-16 20:46:45 +0000 | |
---|---|---|
committer | 2005-04-16 20:46:45 +0000 | |
commit | d4123dfd3b8e01ad8c97d838b7a519e0de05e86b (patch) | |
tree | c0cf5815b938234ee74bb794e7ea57dabab2996b /dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild | |
parent | fix for bug #89321 (diff) | |
download | gentoo-2-d4123dfd3b8e01ad8c97d838b7a519e0de05e86b.tar.gz gentoo-2-d4123dfd3b8e01ad8c97d838b7a519e0de05e86b.tar.bz2 gentoo-2-d4123dfd3b8e01ad8c97d838b7a519e0de05e86b.zip |
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild')
-rw-r--r-- | dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild b/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild index 107a0dead7ca..9dbe9a319b01 100644 --- a/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild +++ b/dev-lisp/cl-terminfo/cl-terminfo-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/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild,v 1.4 2005/04/10 20:14:19 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild,v 1.5 2005/04/16 20:44:18 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://users.actrix.co.nz/mycroft/cl.html" SRC_URI="http://common-lisp.net/project/linedit/files/terminfo_${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp |