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 72B91138BED for ; Sun, 4 Oct 2015 18:17:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACD03E0870; Sun, 4 Oct 2015 18:17:51 +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 1F433E086C for ; Sun, 4 Oct 2015 18:17:51 +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 1C11B340A2B for ; Sun, 4 Oct 2015 18:17:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7149527 for ; Sun, 4 Oct 2015 18:17:46 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1443982609.5a07fd99acb3c279cdfcd0318eb24e6c66939d2d.jer@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: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 5a07fd99acb3c279cdfcd0318eb24e6c66939d2d X-VCS-Branch: master Date: Sun, 4 Oct 2015 18:17:46 +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: 7ccc1d82-d270-4589-85f7-172d1e985211 X-Archives-Hash: 5642bf05b1b47cecc970a9f5a2508176 commit: 5a07fd99acb3c279cdfcd0318eb24e6c66939d2d Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 4 18:16:49 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 4 18:16:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a07fd99 dev-ruby/test-unit: Stable for HPPA PPC64 (bug #562100). Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches 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 08793bb..c074da5 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() {