dev-qt/qtopengl: Tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 19:46:07 +0000 (20:46 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 19:51:05 +0000 (20:51 +0100)
dev-qt/qtopengl/qtopengl-5.9.4.ebuild

index be8a1bf7bed0de6e831ddafe6dfd50279436e701..5dfd9694402793b21dc9a2b88a6041a298ef8a9c 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="OpenGL support 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="gles2"