summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-12 09:49:39 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-12 10:00:41 -0500
commit63f009339bfb03a01112ce4a9476b3fa95abcc6f (patch)
tree46225a0ef968f980a8a3bdee89702fc2b0d8f0bd /dev-qt/qtopengl/qtopengl-5.12.5.ebuild
parentdev-qt/qtnetworkauth: arm64 stable (bug #691738) (diff)
downloadgentoo-63f009339bfb03a01112ce4a9476b3fa95abcc6f.tar.gz
gentoo-63f009339bfb03a01112ce4a9476b3fa95abcc6f.tar.bz2
gentoo-63f009339bfb03a01112ce4a9476b3fa95abcc6f.zip
dev-qt/qtopengl: arm64 stable (bug #691738)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'dev-qt/qtopengl/qtopengl-5.12.5.ebuild')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.12.5.ebuild b/dev-qt/qtopengl/qtopengl-5.12.5.ebuild
index a6e28dc23986..4cd8a78fc39c 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"