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 9A8E31382C5 for ; Sun, 25 Mar 2018 19:46:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F67EE0966; Sun, 25 Mar 2018 19:46:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 ECE75E0966 for ; Sun, 25 Mar 2018 19:45:59 +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 A5766335C63 for ; Sun, 25 Mar 2018 19:45:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C9C5274 for ; Sun, 25 Mar 2018 19:45:55 +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: <1522006918.5c96cc52cd644ab00bf0dc9f4e99f3a86f587c1d.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/oauth/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/oauth/oauth-0.5.3.ebuild dev-ruby/oauth/oauth-0.5.4.ebuild X-VCS-Directories: dev-ruby/oauth/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 5c96cc52cd644ab00bf0dc9f4e99f3a86f587c1d X-VCS-Branch: master Date: Sun, 25 Mar 2018 19:45:55 +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: 7e2efefa-e422-4fc6-9122-1c036452fed8 X-Archives-Hash: b5b7c82c7f522ebb1c4b66da0ebd52f4 commit: 5c96cc52cd644ab00bf0dc9f4e99f3a86f587c1d Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Mar 25 19:41:58 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Mar 25 19:41:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c96cc52 dev-ruby/oauth: keyworded 0.5.3 for ppc, bug #563858 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" dev-ruby/oauth/oauth-0.5.3.ebuild | 2 +- dev-ruby/oauth/oauth-0.5.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/oauth/oauth-0.5.3.ebuild b/dev-ruby/oauth/oauth-0.5.3.ebuild index 883027835fb..d24757d8033 100644 --- a/dev-ruby/oauth/oauth-0.5.3.ebuild +++ b/dev-ruby/oauth/oauth-0.5.3.ebuild @@ -17,7 +17,7 @@ RUBY_S="${PN}-ruby-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" IUSE="" ruby_add_bdepend "test? ( diff --git a/dev-ruby/oauth/oauth-0.5.4.ebuild b/dev-ruby/oauth/oauth-0.5.4.ebuild index 3694fe7cabc..1b883606f56 100644 --- a/dev-ruby/oauth/oauth-0.5.4.ebuild +++ b/dev-ruby/oauth/oauth-0.5.4.ebuild @@ -17,7 +17,7 @@ RUBY_S="${PN}-ruby-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" IUSE="" ruby_add_bdepend "test? (