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 8806B138330 for ; Sun, 2 Oct 2016 08:31:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E79C8E0B78; Sun, 2 Oct 2016 08:31:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE05AE0B78 for ; Sun, 2 Oct 2016 08:31:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78D18340BB4 for ; Sun, 2 Oct 2016 08:31:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7228624A0 for ; Sun, 2 Oct 2016 08:31:10 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1475396914.70f6605dd62ae0a3db8a59047844bd6b144c346f.jer@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.6.ebuild X-VCS-Directories: dev-ruby/instantiator/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 70f6605dd62ae0a3db8a59047844bd6b144c346f X-VCS-Branch: master Date: Sun, 2 Oct 2016 08:31:10 +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: ba269694-822c-423d-9a91-22f79cf67d58 X-Archives-Hash: 68505136d317b7584a7e2ed048a6ec8a commit: 70f6605dd62ae0a3db8a59047844bd6b144c346f Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 2 08:28:34 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 2 08:28:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f6605d dev-ruby/instantiator: Stable for HPPA (bug #575600). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches dev-ruby/instantiator/instantiator-0.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/instantiator/instantiator-0.0.6.ebuild b/dev-ruby/instantiator/instantiator-0.0.6.ebuild index 949cdc0..5d940ad 100644 --- a/dev-ruby/instantiator/instantiator-0.0.6.ebuild +++ b/dev-ruby/instantiator/instantiator-0.0.6.ebuild @@ -16,7 +16,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:*"