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 EDAC2139083 for ; Thu, 23 Nov 2017 20:14:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4413CE0D35; Thu, 23 Nov 2017 20:14:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 255C4E0D35 for ; Thu, 23 Nov 2017 20:14:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5768433C27B for ; Thu, 23 Nov 2017 20:14:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF686A524 for ; Thu, 23 Nov 2017 20:14:28 +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: <1511468054.09a42261e061d483adb3ad2ca838af944e2957cb.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.23.ebuild X-VCS-Directories: app-shells/hstr/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 09a42261e061d483adb3ad2ca838af944e2957cb X-VCS-Branch: master Date: Thu, 23 Nov 2017 20:14: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: 708eb8ae-4574-483c-a4f8-840427c5a9f1 X-Archives-Hash: 687a9a92624fe2ade6b6cc2e383fd4be commit: 09a42261e061d483adb3ad2ca838af944e2957cb Author: Patrice Clement gentoo org> AuthorDate: Tue Nov 21 08:25:24 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Nov 23 20:14:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a42261 app-shells/hstr: keyword for amd64-fbsd. Package-Manager: Portage-2.3.13, Repoman-2.3.4 app-shells/hstr/hstr-1.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/hstr/hstr-1.23.ebuild b/app-shells/hstr/hstr-1.23.ebuild index c1c420e73d2..cc9f3fc66fa 100644 --- a/app-shells/hstr/hstr-1.23.ebuild +++ b/app-shells/hstr/hstr-1.23.ebuild @@ -11,7 +11,7 @@ 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 ~amd64-fbsd" RDEPEND="sys-libs/ncurses:0="