summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-07-13 16:38:36 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-07-13 16:41:38 +0300
commit2cc241b36145ca813580994866f516776a1b3127 (patch)
treef863b979eab9347d08c2dfec3eb9170f3dd89ae7
parentdev-qt/qtnetwork: amd64 stable wrt bug #655664 (diff)
downloadgentoo-2cc241b36145ca813580994866f516776a1b3127.tar.gz
gentoo-2cc241b36145ca813580994866f516776a1b3127.tar.bz2
gentoo-2cc241b36145ca813580994866f516776a1b3127.zip
dev-qt/qtopengl: amd64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-qt/qtopengl/qtopengl-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.9.6.ebuild b/dev-qt/qtopengl/qtopengl-5.9.6.ebuild
index 5dfd96944027..f41e1ec86bbb 100644
--- a/dev-qt/qtopengl/qtopengl-5.9.6.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.9.6.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 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
fi
IUSE="gles2"