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 DEDDB138330 for ; Wed, 30 May 2018 16:30:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8508E0928; Wed, 30 May 2018 16:30:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 64846E0928 for ; Wed, 30 May 2018 16:30:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 80299335CBA for ; Wed, 30 May 2018 16:30:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 841BF2AF for ; Wed, 30 May 2018 16:30:11 +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: <1527697695.d839ee7f06a23674347a899d3d2bf710d28da2f6.maekke@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: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: d839ee7f06a23674347a899d3d2bf710d28da2f6 X-VCS-Branch: master Date: Wed, 30 May 2018 16:30:11 +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: cf70b80d-045f-40c8-b75c-cb21385d3754 X-Archives-Hash: d79c7331ac5d2edf7f7b9656f92632db commit: d839ee7f06a23674347a899d3d2bf710d28da2f6 Author: Markus Meier gentoo org> AuthorDate: Wed May 30 16:28:15 2018 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed May 30 16:28:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d839ee7f dev-ruby/instantiator: arm stable, bug #656206 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" 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 5e5f654341c..8651edc1988 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:*"