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/ruby-modes/ruby-modes-1.01.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/ruby-modes/ruby-modes-1.01.ebuild')
-rw-r--r-- | app-xemacs/ruby-modes/ruby-modes-1.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ruby-modes/ruby-modes-1.01.ebuild b/app-xemacs/ruby-modes/ruby-modes-1.01.ebuild index c3887baeabc8..6be6290b62e3 100644 --- a/app-xemacs/ruby-modes/ruby-modes-1.01.ebuild +++ b/app-xemacs/ruby-modes/ruby-modes-1.01.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/ruby-modes/ruby-modes-1.01.ebuild,v 1.6 2005/01/01 17:13:53 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ruby-modes/ruby-modes-1.01.ebuild,v 1.7 2005/08/07 13:21:39 hansmi Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/debug " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="alpha amd64 ppc sparc x86" inherit xemacs-packages |