summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:20:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:21:47 +0200
commitd07fbaef6928c35bd8443a8fc51e0dcc54a37bf5 (patch)
tree73cc790f9779ce087194dce60ea8f59349ae5a06 /dev-qt/qtopengl
parentdev-qt/qtnetworkauth: x86 stable wrt bug #843353 (diff)
downloadgentoo-d07fbaef6928c35bd8443a8fc51e0dcc54a37bf5.tar.gz
gentoo-d07fbaef6928c35bd8443a8fc51e0dcc54a37bf5.tar.bz2
gentoo-d07fbaef6928c35bd8443a8fc51e0dcc54a37bf5.zip
dev-qt/qtopengl: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtopengl')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.15.4.ebuild b/dev-qt/qtopengl/qtopengl-5.15.4.ebuild
index ca4139b70133..e3884d6f4f67 100644
--- a/dev-qt/qtopengl/qtopengl-5.15.4.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.15.4.ebuild
@@ -11,7 +11,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 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
fi
IUSE="gles2-only"