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 334231395E2 for ; Tue, 6 Dec 2016 22:20:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35993E090B; Tue, 6 Dec 2016 22:20:51 +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 0EA96E090B for ; Tue, 6 Dec 2016 22:20:50 +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 B7439341024 for ; Tue, 6 Dec 2016 22:20:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3598F492 for ; Tue, 6 Dec 2016 22:20:48 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1481062844.c428c55cd2ea00f15b3104fe35bafb6ed5a64f5d.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/hstr/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/hstr/hstr-1.21.ebuild X-VCS-Directories: app-shells/hstr/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: c428c55cd2ea00f15b3104fe35bafb6ed5a64f5d X-VCS-Branch: master Date: Tue, 6 Dec 2016 22:20:48 +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: a798b44f-dc78-4390-8ca9-1aa78dae0dd0 X-Archives-Hash: c33660b9eda4cfc63a0b6ba047eab9b8 commit: c428c55cd2ea00f15b3104fe35bafb6ed5a64f5d Author: Patrice Clement gentoo org> AuthorDate: Tue Dec 6 22:20:29 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Tue Dec 6 22:20:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c428c55c app-shells/hstr: stable for amd64. Package-Manager: portage-2.3.0 app-shells/hstr/hstr-1.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/hstr/hstr-1.21.ebuild b/app-shells/hstr/hstr-1.21.ebuild index 303cbd0..bb1908c 100644 --- a/app-shells/hstr/hstr-1.21.ebuild +++ b/app-shells/hstr/hstr-1.21.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-libs/ncurses:0="