diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:26:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:26:08 +0000 |
commit | 3b35db1f9463b8230804ea3b26c1961203480fd3 (patch) | |
tree | aa50cf6a73047f2fa810107e43d1003858e7f391 /app-xemacs/scheme/scheme-1.13.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-3b35db1f9463b8230804ea3b26c1961203480fd3.tar.gz historical-3b35db1f9463b8230804ea3b26c1961203480fd3.tar.bz2 historical-3b35db1f9463b8230804ea3b26c1961203480fd3.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-xemacs/scheme/scheme-1.13.ebuild')
-rw-r--r-- | app-xemacs/scheme/scheme-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/scheme/scheme-1.13.ebuild b/app-xemacs/scheme/scheme-1.13.ebuild index d0199f16ad51..d289721afa9e 100644 --- a/app-xemacs/scheme/scheme-1.13.ebuild +++ b/app-xemacs/scheme/scheme-1.13.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/app-xemacs/scheme/scheme-1.13.ebuild,v 1.6 2005/01/01 17:14:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/scheme/scheme-1.13.ebuild,v 1.7 2005/08/07 13:21:08 hansmi Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="alpha amd64 ppc sparc x86" inherit xemacs-packages |