diff options
author | 2015-05-28 10:30:00 +0000 | |
---|---|---|
committer | 2015-05-28 10:30:00 +0000 | |
commit | 30e88a30c780814f18178462c89d21e2ccaba1b8 (patch) | |
tree | afd34323fd799640de6531542519e3d2fc493a04 /dev-ruby/ruby-openid/ruby-openid-2.6.0.ebuild | |
parent | Stable for amd64, wrt bug #535832 (diff) | |
download | historical-30e88a30c780814f18178462c89d21e2ccaba1b8.tar.gz historical-30e88a30c780814f18178462c89d21e2ccaba1b8.tar.bz2 historical-30e88a30c780814f18178462c89d21e2ccaba1b8.zip |
Stable for amd64, wrt bug #550614
Package-Manager: portage-2.2.18/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-ruby/ruby-openid/ruby-openid-2.6.0.ebuild')
-rw-r--r-- | dev-ruby/ruby-openid/ruby-openid-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-openid/ruby-openid-2.6.0.ebuild b/dev-ruby/ruby-openid/ruby-openid-2.6.0.ebuild index 697d34c0b818..b694e9ed32d2 100644 --- a/dev-ruby/ruby-openid/ruby-openid-2.6.0.ebuild +++ b/dev-ruby/ruby-openid/ruby-openid-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-openid/ruby-openid-2.6.0.ebuild,v 1.2 2015/05/28 04:14:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-openid/ruby-openid-2.6.0.ebuild,v 1.3 2015/05/28 10:29:59 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -16,7 +16,7 @@ SRC_URI="https://github.com/openid/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~x86-macos" IUSE="test" all_ruby_prepare() { |