diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-01-10 18:25:40 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-01-10 18:25:40 +0000 |
commit | 90235fdee9ad9299e06d3d54b28356044cce6184 (patch) | |
tree | 08fa6b33233f0ae1c9696324075ad3bb0a3ff924 /dev-ruby/oauth/oauth-0.4.4.ebuild | |
parent | Add patch to build against berkdb 5.0 (same exact one as cyrus-imapd with sam... (diff) | |
download | gentoo-2-90235fdee9ad9299e06d3d54b28356044cce6184.tar.gz gentoo-2-90235fdee9ad9299e06d3d54b28356044cce6184.tar.bz2 gentoo-2-90235fdee9ad9299e06d3d54b28356044cce6184.zip |
Keyword ~x86-macos.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/oauth/oauth-0.4.4.ebuild')
-rw-r--r-- | dev-ruby/oauth/oauth-0.4.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/oauth/oauth-0.4.4.ebuild b/dev-ruby/oauth/oauth-0.4.4.ebuild index e91506e6f7a7..e186346b9d17 100644 --- a/dev-ruby/oauth/oauth-0.4.4.ebuild +++ b/dev-ruby/oauth/oauth-0.4.4.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/dev-ruby/oauth/oauth-0.4.4.ebuild,v 1.1 2010/12/28 08:20:31 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth/oauth-0.4.4.ebuild,v 1.2 2011/01/10 18:25:40 graaff Exp $ EAPI="2" USE_RUBY="ruby18" @@ -16,7 +16,7 @@ HOMEPAGE="http://oauth.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-macos" IUSE="" ruby_add_bdepend "test? ( virtual/ruby-test-unit |