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 283F5139695 for ; Sun, 19 Mar 2017 09:38:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 730A521C153; Sun, 19 Mar 2017 09:38:29 +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 4EA8F21C153 for ; Sun, 19 Mar 2017 09:38:29 +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 E920134112A for ; Sun, 19 Mar 2017 09:38:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B01636D77 for ; Sun, 19 Mar 2017 09:38:26 +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: <1489916300.fcf956621ef4e1d5994fb816814b2ee65f86c46c.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.22-r1.ebuild X-VCS-Directories: app-shells/hstr/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: fcf956621ef4e1d5994fb816814b2ee65f86c46c X-VCS-Branch: master Date: Sun, 19 Mar 2017 09:38:26 +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: 758aa8e8-8436-4efc-b6d1-04c02a771378 X-Archives-Hash: a815b5bc9fd0f8d3f06c4a42b794d252 commit: fcf956621ef4e1d5994fb816814b2ee65f86c46c Author: Patrice Clement gentoo org> AuthorDate: Sun Mar 19 09:32:32 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Mar 19 09:38:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf95662 app-shells/hstr: stable for amd64+x86. Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-shells/hstr/hstr-1.22-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-shells/hstr/hstr-1.22-r1.ebuild b/app-shells/hstr/hstr-1.22-r1.ebuild index 65bf3cc8a9a..120e39a1037 100644 --- a/app-shells/hstr/hstr-1.22-r1.ebuild +++ b/app-shells/hstr/hstr-1.22-r1.ebuild @@ -11,10 +11,9 @@ SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" -RDEPEND=" - sys-libs/ncurses:0=" +RDEPEND="sys-libs/ncurses:0=" DEPEND=" ${RDEPEND}