diff options
author | 2007-03-12 22:32:43 +0000 | |
---|---|---|
committer | 2007-03-12 22:32:43 +0000 | |
commit | 938e8734463356bdbacbd409f8aefa9a674058b6 (patch) | |
tree | 79e602a11382521034d7954df7fe3b7c1d90f3c4 /dev-scheme/bigloo/bigloo-2.9a.ebuild | |
parent | Replacing text-markup herd with the new sgml herd. (diff) | |
download | historical-938e8734463356bdbacbd409f8aefa9a674058b6.tar.gz historical-938e8734463356bdbacbd409f8aefa9a674058b6.tar.bz2 historical-938e8734463356bdbacbd409f8aefa9a674058b6.zip |
~ppc added (bug #149188)
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-scheme/bigloo/bigloo-2.9a.ebuild')
-rw-r--r-- | dev-scheme/bigloo/bigloo-2.9a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/bigloo/bigloo-2.9a.ebuild b/dev-scheme/bigloo/bigloo-2.9a.ebuild index e70e04f4f096..6c4d75071f0e 100644 --- a/dev-scheme/bigloo/bigloo-2.9a.ebuild +++ b/dev-scheme/bigloo/bigloo-2.9a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-2.9a.ebuild,v 1.1 2007/02/15 14:28:44 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-2.9a.ebuild,v 1.2 2007/03/12 22:32:43 mabi Exp $ inherit elisp-common @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND="emacs? ( virtual/emacs )" |