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 CBB1F13829C for ; Tue, 31 May 2016 10:20:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF05721C039; Tue, 31 May 2016 10:20:16 +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 9FBA621C039 for ; Tue, 31 May 2016 10:20:16 +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 7AC7A340754 for ; Tue, 31 May 2016 10:20:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7459983 for ; Tue, 31 May 2016 10:20:09 +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: <1464689987.a0e014137fe2743271ac28c4e283c30498278b72.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/text/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/text/text-1.3.1.ebuild X-VCS-Directories: dev-ruby/text/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: a0e014137fe2743271ac28c4e283c30498278b72 X-VCS-Branch: master Date: Tue, 31 May 2016 10:20:09 +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: 1a14cc80-79bd-49b2-b0c3-d2180b73e07b X-Archives-Hash: a11af39c68ee2ec5637272e9dd763f4d commit: a0e014137fe2743271ac28c4e283c30498278b72 Author: Tobias Klausmann gentoo org> AuthorDate: Tue May 31 10:19:47 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue May 31 10:19:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e01413 dev-ruby/text-1.3.1-r0: add alpha keyword Gentoo-Bug: 579138 Package-Manager: portage-2.3.0_rc1 dev-ruby/text/text-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild index 5ff67bc..07206d1 100644 --- a/dev-ruby/text/text-1.3.1.ebuild +++ b/dev-ruby/text/text-1.3.1.ebuild @@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/threedaymonk/text" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE=""