summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-26 13:29:47 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-26 13:29:47 -0400
commit7ebc778aca3b1b7392251c174a6f89cab882af25 (patch)
tree887a1e095db8f10eebecbf39cf27f27038722b6e /dev-qt
parent30291471cd72ac377bcc1f2f68f06852e3e19f78 (diff)
downloadgentoo-7ebc778aca3b1b7392251c174a6f89cab882af25.tar.gz
gentoo-7ebc778aca3b1b7392251c174a6f89cab882af25.tar.xz
dev-qt/qtopengl: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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"