commit: 7ebc778aca3b1b7392251c174a6f89cab882af25
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 17:29:47 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 17:29:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebc778a
dev-qt/qtopengl: stable on arm
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-qt/qtopengl/qtopengl-5.11.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtopengl/qtopengl-5.11.3.ebuild
b/dev-qt/qtopengl/qtopengl-5.11.3.ebuild
index 60d9f277572..93fae0f9603 100644
--- a/dev-qt/qtopengl/qtopengl-5.11.3.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.11.3.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 ~amd64-fbsd"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE="gles2"