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 C25BF13835A for ; Fri, 18 Sep 2020 22:58:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07E2BE0830; Fri, 18 Sep 2020 22:58:21 +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 E1A55E0830 for ; Fri, 18 Sep 2020 22:58:20 +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 E12E934087C for ; Fri, 18 Sep 2020 22:58:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F6772E1 for ; Fri, 18 Sep 2020 22:58:18 +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: <1600469870.541ee2b8e7c336eca6075258c3fc901e01194454.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bundler/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/bundler/bundler-2.1.4.ebuild X-VCS-Directories: dev-ruby/bundler/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 541ee2b8e7c336eca6075258c3fc901e01194454 X-VCS-Branch: master Date: Fri, 18 Sep 2020 22:58:18 +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: 5c4f7ad9-e0ff-47fc-ac17-a51f35a97c02 X-Archives-Hash: c936925fc687195954846f9ff7d8dd50 commit: 541ee2b8e7c336eca6075258c3fc901e01194454 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Sep 18 22:57:50 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Sep 18 22:57:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=541ee2b8 dev-ruby/bundler: stable 2.1.4 for sparc stable wrt bug #743214 Package-Manager: Portage-3.0.7, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich gentoo.org> dev-ruby/bundler/bundler-2.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/bundler/bundler-2.1.4.ebuild b/dev-ruby/bundler/bundler-2.1.4.ebuild index 8d9d823c538..2f4db7e113a 100644 --- a/dev-ruby/bundler/bundler-2.1.4.ebuild +++ b/dev-ruby/bundler/bundler-2.1.4.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+doc test" ruby_add_rdepend virtual/rubygems