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 C65D913888F for ; Sun, 4 Oct 2015 10:14:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 477B621C05C; Sun, 4 Oct 2015 10:14:28 +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 2CAF421C056 for ; Sun, 4 Oct 2015 10:14:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 73D883409EF for ; Sun, 4 Oct 2015 10:14:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE13E4C9 for ; Sun, 4 Oct 2015 10:14:21 +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: <1443953633.dc5a148b8113afa090bb9c4cf0cf2a9fd2ac55e6.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/test-unit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild X-VCS-Directories: dev-ruby/test-unit/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: dc5a148b8113afa090bb9c4cf0cf2a9fd2ac55e6 X-VCS-Branch: master Date: Sun, 4 Oct 2015 10:14:21 +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: 98cc166d-3168-49a8-a2e3-2d000a7c3e88 X-Archives-Hash: 223658973e7b98689608fd4ba2dd6e6b commit: dc5a148b8113afa090bb9c4cf0cf2a9fd2ac55e6 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Oct 4 10:13:53 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Oct 4 10:13:53 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc5a148b dev-ruby/test-unit: x86 stable wrt bug #562100 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild b/dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild index 944b8c0..08793bb 100644 --- a/dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild +++ b/dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild @@ -27,7 +27,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/" LICENSE="Ruby" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc test" all_ruby_compile() {