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 9C36213888F for ; Thu, 15 Oct 2015 09:52:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80755E080C; Thu, 15 Oct 2015 09:52:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 285A8E080C for ; Thu, 15 Oct 2015 09:52:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B4D8340A66 for ; Thu, 15 Oct 2015 09:52:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6518B81 for ; Thu, 15 Oct 2015 09:51:58 +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: <1444902617.299ca206f61bf1b5452467ffb4f4225bf34fc6d3.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.17.ebuild X-VCS-Directories: app-shells/hstr/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 299ca206f61bf1b5452467ffb4f4225bf34fc6d3 X-VCS-Branch: master Date: Thu, 15 Oct 2015 09:51:58 +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: 83df7c88-672b-402f-83e2-d3344632f97c X-Archives-Hash: 9e55f02989965399d9581eb9a138e94f commit: 299ca206f61bf1b5452467ffb4f4225bf34fc6d3 Author: Patrice Clement gentoo org> AuthorDate: Thu Oct 15 07:21:36 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Oct 15 09:50:17 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=299ca206 app-shells/hstr: Stable for amd64+ppc+ppc64. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement gentoo.org> app-shells/hstr/hstr-1.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/hstr/hstr-1.17.ebuild b/app-shells/hstr/hstr-1.17.ebuild index 390f45d..2e058b7 100644 --- a/app-shells/hstr/hstr-1.17.ebuild +++ b/app-shells/hstr/hstr-1.17.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/1.17.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ppc ppc64 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-libs/ncurses:0="