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 8364C1388C1 for ; Thu, 12 Nov 2015 10:15:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 878F021C1B5; Thu, 12 Nov 2015 10:15:16 +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 9773D21C1B5 for ; Thu, 12 Nov 2015 10:15:15 +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 ACA41340686 for ; Thu, 12 Nov 2015 10:15:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A6282332 for ; Thu, 12 Nov 2015 10:15:12 +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: <1447323280.482de3a1b75e55389aed0b3c5c444ef2d12c90c1.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/unf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/unf/unf-0.1.4.ebuild X-VCS-Directories: dev-ruby/unf/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 482de3a1b75e55389aed0b3c5c444ef2d12c90c1 X-VCS-Branch: master Date: Thu, 12 Nov 2015 10:15:12 +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: 1346442e-5aba-4b90-b331-f72afc93a70d X-Archives-Hash: f407678e037823c7f1f3e1862154b821 commit: 482de3a1b75e55389aed0b3c5c444ef2d12c90c1 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Nov 12 10:14:40 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Nov 12 10:14:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=482de3a1 dev-ruby/unf: ppc stable wrt bug #564986 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" dev-ruby/unf/unf-0.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/unf/unf-0.1.4.ebuild b/dev-ruby/unf/unf-0.1.4.ebuild index 3f4cdf2..47eab92 100644 --- a/dev-ruby/unf/unf-0.1.4.ebuild +++ b/dev-ruby/unf/unf-0.1.4.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/knu/ruby-unf" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" ruby_add_rdepend "dev-ruby/unf_ext"