dev-qt/qtopengl: arm64 stable (bug #691738)
authorAaron Bauman <bman@gentoo.org>
Tue, 12 Nov 2019 14:49:39 +0000 (09:49 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 12 Nov 2019 15:00:41 +0000 (10:00 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18

dev-qt/qtopengl/qtopengl-5.12.5.ebuild

index a6e28dc23986daf219f532b1ae9250347f656f7a..4cd8a78fc39c80ad6ead86844291b91eb6d1f8d8 100644 (file)
@@ -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"