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 EBFC213888F for ; Sun, 25 Oct 2015 19:09:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA8C8E07DA; Sun, 25 Oct 2015 19:09:53 +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 5E84EE07DA for ; Sun, 25 Oct 2015 19:09:53 +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 1AC29340890 for ; Sun, 25 Oct 2015 19:09:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2A9118E2 for ; Sun, 25 Oct 2015 19:09:39 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1445800159.9fff2bddd443d37964b4234a2000838c4ccfbb13.maekke@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: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 9fff2bddd443d37964b4234a2000838c4ccfbb13 X-VCS-Branch: master Date: Sun, 25 Oct 2015 19:09:39 +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: 0b08ab49-a8d5-4bf7-b3b9-3071821462f7 X-Archives-Hash: af1f2efcc2ca61b8a0099c5944ebe549 commit: 9fff2bddd443d37964b4234a2000838c4ccfbb13 Author: Markus Meier gentoo org> AuthorDate: Sun Oct 25 19:09:19 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun Oct 25 19:09:19 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fff2bdd dev-ruby/test-unit: arm stable, bug #562100 Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm" 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 c074da5..6f1451b 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() {