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 C18B013829C for ; Tue, 31 May 2016 07:48:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECA70E07F7; Tue, 31 May 2016 07:48:06 +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 95D5AE07F7 for ; Tue, 31 May 2016 07:48:06 +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 2229E340924 for ; Tue, 31 May 2016 07:48:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AFE895D for ; Tue, 31 May 2016 07:48:02 +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: <1464680878.536d4a01b4d4143ca4f897e3fb7f9635d1d376fb.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ruby/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/ruby/ruby-2.0.0_p648.ebuild X-VCS-Directories: dev-lang/ruby/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 536d4a01b4d4143ca4f897e3fb7f9635d1d376fb X-VCS-Branch: master Date: Tue, 31 May 2016 07:48:02 +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: e13b1570-6848-4222-a7b3-c556dda9bc29 X-Archives-Hash: 329e877efb6dbfc093ee1d8298e291b9 commit: 536d4a01b4d4143ca4f897e3fb7f9635d1d376fb Author: Tobias Klausmann gentoo org> AuthorDate: Tue May 31 07:47:43 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue May 31 07:47:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=536d4a01 dev-lang/ruby-2.0.0_p648-r0: add alpha keyword Gentoo-Bug: 568502 Package-Manager: portage-2.3.0_rc1 dev-lang/ruby/ruby-2.0.0_p648.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/ruby/ruby-2.0.0_p648.ebuild b/dev-lang/ruby/ruby-2.0.0_p648.ebuild index db41ee1..b6356e4 100644 --- a/dev-lang/ruby/ruby-2.0.0_p648.ebuild +++ b/dev-lang/ruby/ruby-2.0.0_p648.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -33,7 +33,7 @@ SRC_URI="mirror://ruby/2.0/${MY_P}.tar.xz https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs ncurses +readline cpu_flags_x86_sse2" RDEPEND="