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 A7682139082 for ; Mon, 27 Nov 2017 08:50:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6AECE0D1F; Mon, 27 Nov 2017 08:50:12 +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 B3FF1E0CC7 for ; Mon, 27 Nov 2017 08:50:12 +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 97DD033FE2A for ; Mon, 27 Nov 2017 08:50:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06E99A927 for ; Mon, 27 Nov 2017 08:50:05 +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: <1511772568.7ffdf3574232f19b3f4cddeed1f6f8bd35077a4c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rainbow/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rainbow/rainbow-2.2.2.ebuild X-VCS-Directories: dev-ruby/rainbow/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 7ffdf3574232f19b3f4cddeed1f6f8bd35077a4c X-VCS-Branch: master Date: Mon, 27 Nov 2017 08:50:05 +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: fbb51138-01f1-4f60-9152-d0f0111e28e6 X-Archives-Hash: 60bef6be054372caa3ab91ab406b8909 commit: 7ffdf3574232f19b3f4cddeed1f6f8bd35077a4c Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Nov 27 08:49:28 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Nov 27 08:49:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffdf357 dev-ruby/rainbow: stable 2.2.2 for hppa, bug #634930 Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" dev-ruby/rainbow/rainbow-2.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rainbow/rainbow-2.2.2.ebuild b/dev-ruby/rainbow/rainbow-2.2.2.ebuild index bdcae2071ed..42045ac3f44 100644 --- a/dev-ruby/rainbow/rainbow-2.2.2.ebuild +++ b/dev-ruby/rainbow/rainbow-2.2.2.ebuild @@ -18,5 +18,5 @@ SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-$ LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 hppa ~ppc ~sparc x86" IUSE=""