From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1048642-garchives=archives.gentoo.org@lists.gentoo.org> 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 BCBD4138335 for <garchives@archives.gentoo.org>; Mon, 24 Sep 2018 04:53:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 505FDE091B; Mon, 24 Sep 2018 04:53:05 +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 27395E08B1 for <gentoo-commits@lists.gentoo.org>; Mon, 24 Sep 2018 04:53:05 +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 BA0C1335CD1 for <gentoo-commits@lists.gentoo.org>; Mon, 24 Sep 2018 04:53:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57AF03F6 for <gentoo-commits@lists.gentoo.org>; Mon, 24 Sep 2018 04:53:00 +0000 (UTC) From: "Hans de Graaff" <graaff@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" <graaff@gentoo.org> Message-ID: <1537764670.e18e3d44293f366fae239757a63c87dd4bab3faa.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rspec/rspec-3.7.0.ebuild X-VCS-Directories: dev-ruby/rspec/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: e18e3d44293f366fae239757a63c87dd4bab3faa X-VCS-Branch: master Date: Mon, 24 Sep 2018 04:53:00 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 65077306-0e1e-4193-9701-277667c80177 X-Archives-Hash: e6cc3c68d1282f11f935f084ebf5874b commit: e18e3d44293f366fae239757a63c87dd4bab3faa Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Sep 24 04:51:10 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Sep 24 04:51:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18e3d44 dev-ruby/rspec: amd64 stable, bug 666742 Package-Manager: Portage-2.3.49, Repoman-2.3.10 dev-ruby/rspec/rspec-3.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec/rspec-3.7.0.ebuild b/dev-ruby/rspec/rspec-3.7.0.ebuild index 0862e70a54c..526489db1bd 100644 --- a/dev-ruby/rspec/rspec-3.7.0.ebuild +++ b/dev-ruby/rspec/rspec-3.7.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" SUBVERSION="$(get_version_component_range 1-2)"