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 8C315138330 for ; Sat, 24 Sep 2016 01:08:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BF5BE0B68; Sat, 24 Sep 2016 01:08:38 +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 A669CE0B68 for ; Sat, 24 Sep 2016 01:08:37 +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 64155340A7F for ; Sat, 24 Sep 2016 01:08:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A63D2481 for ; Sat, 24 Sep 2016 01:08:34 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1474679310.d586e9528db13ed1af313e7a17ae505aab0ad511.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/task/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/task/task-2.5.1.ebuild X-VCS-Directories: app-misc/task/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: d586e9528db13ed1af313e7a17ae505aab0ad511 X-VCS-Branch: master Date: Sat, 24 Sep 2016 01:08:34 +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: fb824e3d-3d81-4a8f-ae4a-97a57ade91fa X-Archives-Hash: d5b20da89cb42a475e2a0a3eb0be7345 commit: d586e9528db13ed1af313e7a17ae505aab0ad511 Author: Tim Harder gentoo org> AuthorDate: Sat Sep 24 01:06:47 2016 +0000 Commit: Tim Harder gentoo org> CommitDate: Sat Sep 24 01:08:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d586e952 app-misc/task: stabilize 2.5.1 app-misc/task/task-2.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/task/task-2.5.1.ebuild b/app-misc/task/task-2.5.1.ebuild index 5f3af4a..e60483b 100644 --- a/app-misc/task/task-2.5.1.ebuild +++ b/app-misc/task/task-2.5.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://taskwarrior.org/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm x86 ~x64-macos" IUSE="gnutls vim-syntax zsh-completion" DEPEND="sys-libs/readline:0