commit: ae0354be2f38d651f97e58c8a2f258be9ea66ad6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 9 15:15:25 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 9 15:15:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae0354be
dev-qt/qtopengl: Stabilize 5.15.2 arm64, #754852
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtopengl/qtopengl-5.15.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtopengl/qtopengl-5.15.2.ebuild
b/dev-qt/qtopengl/qtopengl-5.15.2.ebuild
index f61e97b37a1..6376cadd788 100644
--- a/dev-qt/qtopengl/qtopengl-5.15.2.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.15.2.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"