From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4830D138210 for ; Sat, 30 Apr 2016 10:43:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BE0121C065; Sat, 30 Apr 2016 10:43:12 +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 6FCA521C065 for ; Sat, 30 Apr 2016 10:43:11 +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 4E5BD340D67 for ; Sat, 30 Apr 2016 10:43:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36BDB33E for ; Sat, 30 Apr 2016 05:36:27 +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: <1461993710.4214450236c172f1b5efbb85d5e73ac2ad95efbd.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bsearch/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/bsearch/bsearch-1.5.0-r2.ebuild X-VCS-Directories: dev-ruby/bsearch/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 4214450236c172f1b5efbb85d5e73ac2ad95efbd X-VCS-Branch: master Date: Sat, 30 Apr 2016 05:36:27 +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: d90a118c-71a8-41f6-a65b-82b9c586021b X-Archives-Hash: f7fb9ba23fe25b8728c58b367ac57eb3 commit: 4214450236c172f1b5efbb85d5e73ac2ad95efbd Author: Hans de Graaff gentoo org> AuthorDate: Sat Apr 30 05:21:50 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Apr 30 05:21:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42144502 dev-ruby/bsearch: mark ruby21 revision stable Package-Manager: portage-2.2.26 dev-ruby/bsearch/bsearch-1.5.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/bsearch/bsearch-1.5.0-r2.ebuild b/dev-ruby/bsearch/bsearch-1.5.0-r2.ebuild index 101d9b5..86e585c 100644 --- a/dev-ruby/bsearch/bsearch-1.5.0-r2.ebuild +++ b/dev-ruby/bsearch/bsearch-1.5.0-r2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://0xcc.net/ruby-bsearch/" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" all_ruby_prepare() {