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 96A02139085 for ; Wed, 14 Dec 2016 10:13:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C95EBE0CAB; Wed, 14 Dec 2016 10:13:10 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABCAAE0CAB for ; Wed, 14 Dec 2016 10:13:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 98BE334102B for ; Wed, 14 Dec 2016 10:13:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0186D24B0 for ; Wed, 14 Dec 2016 10:13:08 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1481710377.fc9feb866b368dcc79acef11d47a72c5d6fc77aa.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/nokogiri/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/nokogiri/nokogiri-1.6.8.1.ebuild X-VCS-Directories: dev-ruby/nokogiri/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: fc9feb866b368dcc79acef11d47a72c5d6fc77aa X-VCS-Branch: master Date: Wed, 14 Dec 2016 10:13:08 +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: 22377ba3-6faf-4de4-8f9a-30d293a14df1 X-Archives-Hash: 799225de0434ebae3db6265a10d992b3 commit: fc9feb866b368dcc79acef11d47a72c5d6fc77aa Author: Tobias Klausmann gentoo org> AuthorDate: Wed Dec 14 10:12:57 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Dec 14 10:12:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9feb86 dev-ruby/nokogiri-1.6.8.1-r0: stable on alpha Gentoo-Bug: 602510 dev-ruby/nokogiri/nokogiri-1.6.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/nokogiri/nokogiri-1.6.8.1.ebuild b/dev-ruby/nokogiri/nokogiri-1.6.8.1.ebuild index 013b1cf..3b3cca7 100644 --- a/dev-ruby/nokogiri/nokogiri-1.6.8.1.ebuild +++ b/dev-ruby/nokogiri/nokogiri-1.6.8.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://nokogiri.org/" LICENSE="MIT" SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE=""