From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 289651384B4 for ; Mon, 14 Dec 2015 14:12:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23464E088C; Mon, 14 Dec 2015 14:12:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8461BE088B for ; Mon, 14 Dec 2015 14:12:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0672334069F for ; Mon, 14 Dec 2015 14:12:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD74EC88 for ; Mon, 14 Dec 2015 14:12:26 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1450102247.e7314e0ee17a0c4b868a31704ecba81f5feb555f.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-openid/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild X-VCS-Directories: dev-ruby/ruby-openid/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: e7314e0ee17a0c4b868a31704ecba81f5feb555f X-VCS-Branch: master Date: Mon, 14 Dec 2015 14:12:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7c931d90-2bf6-43af-b1a1-0f2ef94fcbed X-Archives-Hash: fd7d3d2801bd18030ef1932e550297e0 commit: e7314e0ee17a0c4b868a31704ecba81f5feb555f Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Dec 14 14:10:47 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Dec 14 14:10:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7314e0e 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 gentoo.org> dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 34fc058..f676228 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() {