diff options
author | 2015-12-14 15:10:47 +0100 | |
---|---|---|
committer | 2015-12-14 15:10:47 +0100 | |
commit | e7314e0ee17a0c4b868a31704ecba81f5feb555f (patch) | |
tree | e70da218992a9fd65c9f5e5d766feeeed68b01ce /dev-ruby/ruby-openid | |
parent | app-emulation/xen: amd64 stable wrt bug #566842 (diff) | |
download | gentoo-e7314e0ee17a0c4b868a31704ecba81f5feb555f.tar.gz gentoo-e7314e0ee17a0c4b868a31704ecba81f5feb555f.tar.bz2 gentoo-e7314e0ee17a0c4b868a31704ecba81f5feb555f.zip |
dev-ruby/ruby-openid: amd64 stable wrt bug #568118
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-openid')
-rw-r--r-- | dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild b/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild index 34fc0584fe98..f67622804764 100644 --- a/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild +++ b/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild @@ -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() { |