dev-qt/qtopengl: arm64 stable wrt bug #719732
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 20 May 2020 13:30:43 +0000 (16:30 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 20 May 2020 13:30:43 +0000 (16:30 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-qt/qtopengl/qtopengl-5.14.2.ebuild

index 5dced3f4fb0d3d9b1689004cf83c67532146485f..36ff7ffb6abe790133e474e112790a2143cf427f 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-only"