diff options
author | David Holm <dholm@gentoo.org> | 2004-05-09 14:56:46 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-09 14:56:46 +0000 |
commit | b7557146d583aa064c8fd6d685ec2420f6d0c212 (patch) | |
tree | 316e2ac1ed3c9f132e90988645cac3bab503e074 /dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-b7557146d583aa064c8fd6d685ec2420f6d0c212.tar.gz gentoo-2-b7557146d583aa064c8fd6d685ec2420f6d0c212.tar.bz2 gentoo-2-b7557146d583aa064c8fd6d685ec2420f6d0c212.zip |
Added to ~ppc
Diffstat (limited to 'dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild')
-rw-r--r-- | dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild b/dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild index 030fc93d791f..81c064fe7817 100644 --- a/dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild +++ b/dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild,v 1.1 2004/02/15 10:13:22 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild,v 1.2 2004/05/09 14:55:16 dholm 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" +KEYWORDS="~x86 ~ppc" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp sys-libs/ncurses" |