diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-11-21 09:25:24 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-11-23 21:14:14 +0100 |
commit | 09a42261e061d483adb3ad2ca838af944e2957cb (patch) | |
tree | 3e74f84422ab18b58ac2d0edf2090aeb56b0e16f /app-shells/hstr | |
parent | x11-libs/libXfont2: Drop vulnerable version (diff) | |
download | gentoo-09a42261e061d483adb3ad2ca838af944e2957cb.tar.gz gentoo-09a42261e061d483adb3ad2ca838af944e2957cb.tar.bz2 gentoo-09a42261e061d483adb3ad2ca838af944e2957cb.zip |
app-shells/hstr: keyword for amd64-fbsd.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-shells/hstr')
-rw-r--r-- | app-shells/hstr/hstr-1.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/hstr/hstr-1.23.ebuild b/app-shells/hstr/hstr-1.23.ebuild index c1c420e73d24..cc9f3fc66fad 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=" |