summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-12 11:29:14 +0000
committerSam James <sam@gentoo.org>2020-10-12 11:45:28 +0000
commit3cf36bb7bbcdb4f8080791b8658ebb1d4699c978 (patch)
tree053c5c81daa0d7437205197088b6bc77bfa96786 /dev-qt/qtopengl
parentdev-qt/qtnetworkauth: Stabilize 5.15.1 arm64, #734600 (diff)
downloadgentoo-3cf36bb7bbcdb4f8080791b8658ebb1d4699c978.tar.gz
gentoo-3cf36bb7bbcdb4f8080791b8658ebb1d4699c978.tar.bz2
gentoo-3cf36bb7bbcdb4f8080791b8658ebb1d4699c978.zip
dev-qt/qtopengl: Stabilize 5.15.1 arm64, #734600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtopengl')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.15.1.ebuild b/dev-qt/qtopengl/qtopengl-5.15.1.ebuild
index 3aaab692c82d..639a76f6c6b2 100644
--- a/dev-qt/qtopengl/qtopengl-5.15.1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.15.1.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-only"