diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-07-15 17:36:03 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-07-15 17:36:03 +0000 |
commit | 4d84cc4767e21cb612c082e11534113bf148ff1a (patch) | |
tree | d1b2b66ac7c9eca5263fd43373c3d48984e0700f /virtual/ruby-ssl/ruby-ssl-1.ebuild | |
parent | Added ~mips, bug 332593 (diff) | |
download | gentoo-2-4d84cc4767e21cb612c082e11534113bf148ff1a.tar.gz gentoo-2-4d84cc4767e21cb612c082e11534113bf148ff1a.tar.bz2 gentoo-2-4d84cc4767e21cb612c082e11534113bf148ff1a.zip |
Added ~mips, bug 332593
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'virtual/ruby-ssl/ruby-ssl-1.ebuild')
-rw-r--r-- | virtual/ruby-ssl/ruby-ssl-1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/ruby-ssl/ruby-ssl-1.ebuild b/virtual/ruby-ssl/ruby-ssl-1.ebuild index dda6edfba42b..b4c9287f0836 100644 --- a/virtual/ruby-ssl/ruby-ssl-1.ebuild +++ b/virtual/ruby-ssl/ruby-ssl-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ruby-ssl-1.ebuild,v 1.1 2010/08/13 23:37:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ruby-ssl-1.ebuild,v 1.2 2011/07/15 17:36:03 mattst88 Exp $ EAPI=2 USE_RUBY="ruby19" @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="" SLOT="${USE_RUBY}" -KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~mips ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/ruby:1.9[ssl]" |