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 3E642138334 for ; Wed, 6 Jun 2018 23:50:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19C71E0C0D; Wed, 6 Jun 2018 23:50:01 +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 BCA2BE0C0D for ; Wed, 6 Jun 2018 23:50:00 +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 89578335C94 for ; Wed, 6 Jun 2018 23:49:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E29B62C5 for ; Wed, 6 Jun 2018 23:49:56 +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: <1528328976.534ce001f8ac69a9011781df5bb4683dcd190cfc.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/addressable/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/addressable/addressable-2.5.2.ebuild X-VCS-Directories: dev-ruby/addressable/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 534ce001f8ac69a9011781df5bb4683dcd190cfc X-VCS-Branch: master Date: Wed, 6 Jun 2018 23:49:56 +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: a04d4e01-107c-4932-bf4f-e432429819aa X-Archives-Hash: 992e22ad9b55e4e03adec1c92b3fb14f commit: 534ce001f8ac69a9011781df5bb4683dcd190cfc Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Jun 6 23:42:05 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Jun 6 23:49:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=534ce001 dev-ruby/addressable: x86 stable (bug #655210) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/addressable/addressable-2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/addressable/addressable-2.5.2.ebuild b/dev-ruby/addressable/addressable-2.5.2.ebuild index f26ca7dfe40..38a23114a75 100644 --- a/dev-ruby/addressable/addressable-2.5.2.ebuild +++ b/dev-ruby/addressable/addressable-2.5.2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend ">=dev-ruby/public_suffix-2.0.2:*