summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 20:46:07 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 20:51:05 +0100
commit2c455eeb5abcd964f56781df72c62a19db0c1380 (patch)
treec0118995223b0f8ceb7a0ccb136a74f1c8db9ed7 /dev-qt
parentmedia-libs/phonon: Keyword 4.10.0 ~amd64-fbsd (diff)
downloadgentoo-2c455eeb5abcd964f56781df72c62a19db0c1380.tar.gz
gentoo-2c455eeb5abcd964f56781df72c62a19db0c1380.tar.bz2
gentoo-2c455eeb5abcd964f56781df72c62a19db0c1380.zip
dev-qt/qtopengl: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.9.4.ebuild b/dev-qt/qtopengl/qtopengl-5.9.4.ebuild
index be8a1bf7bed0..5dfd96944027 100644
--- a/dev-qt/qtopengl/qtopengl-5.9.4.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.9.4.ebuild
@@ -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"