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 2548C138331 for ; Wed, 7 Feb 2018 05:52:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F6BDE0B23; Wed, 7 Feb 2018 05:52: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 4CD19E0B13 for ; Wed, 7 Feb 2018 05:52:05 +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 5EB67335C33 for ; Wed, 7 Feb 2018 05:52:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D9171E7 for ; Wed, 7 Feb 2018 05:52:01 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1517982674.f9a8ad79ac8ee3ee7decf93bc4940638f09cd33c.whissi@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 X-VCS-Directories: dev-ruby/oauth/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: f9a8ad79ac8ee3ee7decf93bc4940638f09cd33c X-VCS-Branch: master Date: Wed, 7 Feb 2018 05:52:01 +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: 55145149-bd84-49d2-a2af-98d853019632 X-Archives-Hash: 50dbb87d1fad8eb2095b0ac65c0670f2 commit: f9a8ad79ac8ee3ee7decf93bc4940638f09cd33c Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Feb 7 05:34:24 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Feb 7 05:51:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a8ad79 dev-ruby/oauth: x86 keyworded (bug #563858) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/oauth/oauth-0.5.3.ebuild | 4 ++-- 1 file 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 59fae1c6f0a..883027835fb 100644 --- a/dev-ruby/oauth/oauth-0.5.3.ebuild +++ b/dev-ruby/oauth/oauth-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ RUBY_S="${PN}-ruby-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86-macos" +KEYWORDS="~amd64 ~x86 ~x86-macos" IUSE="" ruby_add_bdepend "test? (