commit: b6b0b468a9e8325ba519812b481c4a5536eaaff6
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 16:08:00 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 16:08:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b0b468
dev-qt/qtopengl: amd64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-qt/qtopengl/qtopengl-5.12.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtopengl/qtopengl-5.12.5.ebuild
b/dev-qt/qtopengl/qtopengl-5.12.5.ebuild
index cec19c33587..af34b7e1e9f 100644
--- a/dev-qt/qtopengl/qtopengl-5.12.5.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.12.5.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 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE="gles2"