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 93507139088 for ; Sun, 25 Dec 2016 06:04:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E32CE0C63; Sun, 25 Dec 2016 06:04:32 +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 0EFB7E0C63 for ; Sun, 25 Dec 2016 06:04:32 +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 F17F23411D7 for ; Sun, 25 Dec 2016 06:04:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8B9524E3 for ; Sun, 25 Dec 2016 06:04:28 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1482645627.3d3e58419397260cd371308deb21f12a45ae692a.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/thread_order/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/thread_order/thread_order-1.1.0.ebuild X-VCS-Directories: dev-ruby/thread_order/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 3d3e58419397260cd371308deb21f12a45ae692a X-VCS-Branch: master Date: Sun, 25 Dec 2016 06:04:28 +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: 356b4de9-3d77-4612-ac19-65f50b260c5d X-Archives-Hash: 54ce650d60f46ab7b130cc205eac57e3 commit: 3d3e58419397260cd371308deb21f12a45ae692a Author: Aaron Bauman gentoo org> AuthorDate: Sun Dec 25 06:00:27 2016 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Dec 25 06:00:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d3e5841 dev-ruby/thread_order: amd64 stable wrt bug #565112 dev-ruby/thread_order/thread_order-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/thread_order/thread_order-1.1.0.ebuild b/dev-ruby/thread_order/thread_order-1.1.0.ebuild index a9a6132..d163703 100644 --- a/dev-ruby/thread_order/thread_order-1.1.0.ebuild +++ b/dev-ruby/thread_order/thread_order-1.1.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/JoshCheek/thread_order" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() {