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 D5EFE139085 for ; Sun, 29 Jan 2017 08:49:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B87D23409B; Sun, 29 Jan 2017 08:49:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0A31A23409B for ; Sun, 29 Jan 2017 08:49:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 45643341667 for ; Sun, 29 Jan 2017 08:49:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3782399C for ; Sun, 29 Jan 2017 08:49:29 +0000 (UTC) From: "Hans de Graaff" 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" Message-ID: <1485679726.1b4c0d877b230a40754ebcf621d139a1c30e7c9f.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild X-VCS-Directories: dev-ruby/selenium-webdriver/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 1b4c0d877b230a40754ebcf621d139a1c30e7c9f X-VCS-Branch: master Date: Sun, 29 Jan 2017 08:49:29 +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: 8585ad2c-33e9-436c-9c4a-f4429a27b4f8 X-Archives-Hash: b5092d48c995463f8cf1c87fafa762ba commit: 1b4c0d877b230a40754ebcf621d139a1c30e7c9f Author: Hans de Graaff gentoo org> AuthorDate: Sun Jan 29 08:18:01 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Jan 29 08:48:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4c0d87 dev-ruby/selenium-webdriver: add back ~x86 keyword Package-Manager: portage-2.3.3 dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild | 4 ++-- dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild index 32c1cf9..7ad0370 100644 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild +++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,7 +26,7 @@ HOMEPAGE="http://gemcutter.org/gems/selenium-webdriver" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0 diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild index b954a1e..606d664 100644 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild +++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild @@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium" LICENSE="Apache-2.0" SLOT="3" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0