From: Mart Raudsepp Date: Sat, 28 Mar 2020 09:09:16 +0000 (+0200) Subject: dev-qt/qtopengl: arm64 stable (bug #699328) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ad71f376916f55fcbc7eac8aee6e4755966cc20b;p=gentoo.git dev-qt/qtopengl: arm64 stable (bug #699328) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- diff --git a/dev-qt/qtopengl/qtopengl-5.14.1.ebuild b/dev-qt/qtopengl/qtopengl-5.14.1.ebuild index 3c13caf76da0..1914d037937d 100644 --- a/dev-qt/qtopengl/qtopengl-5.14.1.ebuild +++ b/dev-qt/qtopengl/qtopengl-5.14.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"