commit: c8704f0a24a733c0ed3e71e740379327bcc58236
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 14 17:11:41 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 14 17:26:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8704f0a
dev-qt/qtscript: Tested on ~amd64-fbsd
dev-qt/qtscript/qtscript-5.9.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.9.4.ebuild
b/dev-qt/qtscript/qtscript-5.9.4.ebuild
index c71d7a496c6..2644fc6ec23 100644
--- a/dev-qt/qtscript/qtscript-5.9.4.ebuild
+++ b/dev-qt/qtscript/qtscript-5.9.4.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
fi
IUSE="+jit scripttools"