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 00674138239 for ; Sun, 28 Apr 2019 20:59:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E22E7E0931; Sun, 28 Apr 2019 20:59:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B4AE0E092D for ; Sun, 28 Apr 2019 20:59:45 +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 A37D3342BF8 for ; Sun, 28 Apr 2019 20:59:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D703B5E1 for ; Sun, 28 Apr 2019 20:59:40 +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: <1556485159.32f33dc877e21c9a2b12421fd6765b05e6cdf358.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: 32f33dc877e21c9a2b12421fd6765b05e6cdf358 X-VCS-Branch: master Date: Sun, 28 Apr 2019 20:59:40 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1bbd2c10-6669-49b6-a189-83e7ddfb32af X-Archives-Hash: a59791bb49d7745c02ab42c9cf957df2 commit: 32f33dc877e21c9a2b12421fd6765b05e6cdf358 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sun Apr 28 18:34:47 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Apr 28 20:59:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f33dc8 dev-ruby/instantiator: stable 0.0.7 for sparc, bug #656206 Signed-off-by: Rolf Eike Beer sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich gentoo.org> 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 e835d53da70..2d496b0287a 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:*"