Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/hstr/
Date: Thu, 23 Nov 2017 20:14:31
Message-Id: 1511468054.09a42261e061d483adb3ad2ca838af944e2957cb.monsieurp@gentoo
1 commit: 09a42261e061d483adb3ad2ca838af944e2957cb
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 21 08:25:24 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 23 20:14:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a42261
7
8 app-shells/hstr: keyword for amd64-fbsd.
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-shells/hstr/hstr-1.23.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/hstr/hstr-1.23.ebuild b/app-shells/hstr/hstr-1.23.ebuild
16 index c1c420e73d2..cc9f3fc66fa 100644
17 --- a/app-shells/hstr/hstr-1.23.ebuild
18 +++ b/app-shells/hstr/hstr-1.23.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="Apache-2.0"
23 -KEYWORDS="amd64 x86"
24 +KEYWORDS="amd64 x86 ~amd64-fbsd"
25
26 RDEPEND="sys-libs/ncurses:0="