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 D746313888F for ; Sun, 4 Oct 2015 09:42:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16168E0883; Sun, 4 Oct 2015 09:42:56 +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 3E6F4E0867 for ; Sun, 4 Oct 2015 09:42:55 +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 7EDF6340A1E for ; Sun, 4 Oct 2015 09:42:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 214C44C2 for ; Sun, 4 Oct 2015 09:42:51 +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: <1443951751.5626986ae1e347deffde64486cac66557f88b926.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: 5626986ae1e347deffde64486cac66557f88b926 X-VCS-Branch: master Date: Sun, 4 Oct 2015 09:42:51 +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: 5cbbc4e6-c91e-4b24-891b-37ad58899ab9 X-Archives-Hash: ca7e65bec631f38306982f49c7b18532 commit: 5626986ae1e347deffde64486cac66557f88b926 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Oct 4 09:42:31 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Oct 4 09:42:31 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5626986a dev-ruby/test-unit: amd64 stable wrt bug #562100 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" 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 c8d9f9b..944b8c0 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() {