From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 66AF2138334 for ; Mon, 30 Jul 2018 21:50:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 589E2E08D0; Mon, 30 Jul 2018 21:50:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20463E08D0 for ; Mon, 30 Jul 2018 21:50:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9ECC2335C9A for ; Mon, 30 Jul 2018 21:50:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 266B9391 for ; Mon, 30 Jul 2018 21:50:20 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1532987263.4a540709b55e821fbf9ff7eebd78d98090a0dbb2.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/instantiator/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/instantiator/instantiator-0.0.7.ebuild X-VCS-Directories: dev-ruby/instantiator/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 4a540709b55e821fbf9ff7eebd78d98090a0dbb2 X-VCS-Branch: master Date: Mon, 30 Jul 2018 21:50:20 +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: a3baeb91-7a19-4313-ab23-f7cdd4503bf0 X-Archives-Hash: 250261fa3df359d036b98b840167a3d4 commit: 4a540709b55e821fbf9ff7eebd78d98090a0dbb2 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Jul 30 21:47:43 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Jul 30 21:47:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a540709 dev-ruby/instantiator: stable 0.0.7 for ppc, bug #656206 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" dev-ruby/instantiator/instantiator-0.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/instantiator/instantiator-0.0.7.ebuild b/dev-ruby/instantiator/instantiator-0.0.7.ebuild index e9b004c8f8f..113b508844a 100644 --- a/dev-ruby/instantiator/instantiator-0.0.7.ebuild +++ b/dev-ruby/instantiator/instantiator-0.0.7.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/floehopper/introspection" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86" IUSE="" ruby_add_rdepend "dev-ruby/blankslate:*"