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 DDFD21382EF for ; Tue, 5 Jul 2016 08:49:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A932E0B3D; Tue, 5 Jul 2016 08:49: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 D01BDE090A for ; Tue, 5 Jul 2016 08:49:31 +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 D0397340DE9 for ; Tue, 5 Jul 2016 08:49:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74EBF2430 for ; Tue, 5 Jul 2016 08:49:28 +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: <1467708561.4c9f7e75db2f139bd7c6b94f9c1f5c49a3b62a28.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/timecop/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/timecop/timecop-0.8.1.ebuild X-VCS-Directories: dev-ruby/timecop/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 4c9f7e75db2f139bd7c6b94f9c1f5c49a3b62a28 X-VCS-Branch: master Date: Tue, 5 Jul 2016 08:49: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: 6319e3df-6851-4ea6-b8d5-cc2684330f73 X-Archives-Hash: caf2d66d87ffdf937e72af5f65b94c66 commit: 4c9f7e75db2f139bd7c6b94f9c1f5c49a3b62a28 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Jul 5 08:49:11 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Jul 5 08:49:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9f7e75 dev-ruby/timecop-0.8.1-r0: add ~alpha keyword Gentoo-Bug: 587756 dev-ruby/timecop/timecop-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/timecop/timecop-0.8.1.ebuild b/dev-ruby/timecop/timecop-0.8.1.ebuild index 0d8d6ce..a84323f 100644 --- a/dev-ruby/timecop/timecop-0.8.1.ebuild +++ b/dev-ruby/timecop/timecop-0.8.1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/jtrupiano/timecop" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" # Missing testdep activesupport