diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 13:07:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 13:07:46 +0000 |
commit | 04f76906f64b21bb786cef97d874e75328b3cb0a (patch) | |
tree | 138e770457c2aac18472988794b6b58f32239ece /dev-ruby/ruby-config/ruby-config-0.3.ebuild | |
parent | Pinned deps (diff) | |
download | historical-04f76906f64b21bb786cef97d874e75328b3cb0a.tar.gz historical-04f76906f64b21bb786cef97d874e75328b3cb0a.tar.bz2 historical-04f76906f64b21bb786cef97d874e75328b3cb0a.zip |
ia64/s390 stable for security #60525
Diffstat (limited to 'dev-ruby/ruby-config/ruby-config-0.3.ebuild')
-rw-r--r-- | dev-ruby/ruby-config/ruby-config-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-config/ruby-config-0.3.ebuild b/dev-ruby/ruby-config/ruby-config-0.3.ebuild index 2da4d1b8e2f8..143e9e678622 100644 --- a/dev-ruby/ruby-config/ruby-config-0.3.ebuild +++ b/dev-ruby/ruby-config/ruby-config-0.3.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-ruby/ruby-config/ruby-config-0.3.ebuild,v 1.11 2004/09/16 01:57:15 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.ebuild,v 1.12 2004/09/23 13:07:46 vapier Exp $ DESCRIPTION="Utility to switch the ruby interpreter beging used" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ~s390 macos ppc64 ppc-macos" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 macos ppc64 ppc-macos" IUSE="" PDEPEND="virtual/ruby" |