dev-qt/qtopengl: arm64 stable (bug #699240)
authorAaron Bauman <bman@gentoo.org>
Sun, 22 Dec 2019 16:15:02 +0000 (11:15 -0500)
committerAaron Bauman <bman@gentoo.org>
Sun, 22 Dec 2019 16:28:52 +0000 (11:28 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

dev-qt/qtopengl/qtopengl-5.13.2.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"