summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:43:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:43:02 +0200
commit23ac829fbe1740517d790011dff9e62dfb51f4c3 (patch)
treed466e8cd607a678e190c50e888bc6e090972e658 /dev-qt/qtopengl
parentdev-qt/qtnetwork: arm stable wrt bug #719732 (diff)
downloadgentoo-23ac829fbe1740517d790011dff9e62dfb51f4c3.tar.gz
gentoo-23ac829fbe1740517d790011dff9e62dfb51f4c3.tar.bz2
gentoo-23ac829fbe1740517d790011dff9e62dfb51f4c3.zip
dev-qt/qtopengl: arm stable wrt bug #719732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtopengl')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.14.2.ebuild b/dev-qt/qtopengl/qtopengl-5.14.2.ebuild
index a2891c533fb6..26ece759b948 100644
--- a/dev-qt/qtopengl/qtopengl-5.14.2.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.14.2.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-only"