diff options
author | David Holm <dholm@gentoo.org> | 2004-09-03 13:48:25 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-03 13:48:25 +0000 |
commit | 70cdd15122bb582c46bfdf70787950e2400e2995 (patch) | |
tree | 85e43c99e06d964118df60ba4b7612dd9b90fb41 /dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild | |
parent | Tetex dep changed per bug #30684 (Manifest recommit) (diff) | |
download | gentoo-2-70cdd15122bb582c46bfdf70787950e2400e2995.tar.gz gentoo-2-70cdd15122bb582c46bfdf70787950e2400e2995.tar.bz2 gentoo-2-70cdd15122bb582c46bfdf70787950e2400e2995.zip |
Added to ~ppc
Diffstat (limited to 'dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild')
-rw-r--r-- | dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild b/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild index 9db712799032..8ca6e2317045 100644 --- a/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild +++ b/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild,v 1.3 2004/07/14 15:58:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild,v 1.4 2004/09/03 13:48:25 dholm Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-pipes.html" SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-pipes/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" |