summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-12 11:46:02 +0000
committerSam James <sam@gentoo.org>2020-10-12 11:55:42 +0000
commit09c5190192c3ba5ce1dc37312bf53c8c6314eb15 (patch)
tree9d28b7c68910756b5a2f72fbb79d2f7d21427303 /dev-qt/qtopengl
parentdev-qt/qtnetwork: Stabilize 5.15.1 arm, #734600 (diff)
downloadgentoo-09c5190192c3ba5ce1dc37312bf53c8c6314eb15.tar.gz
gentoo-09c5190192c3ba5ce1dc37312bf53c8c6314eb15.tar.bz2
gentoo-09c5190192c3ba5ce1dc37312bf53c8c6314eb15.zip
dev-qt/qtopengl: Stabilize 5.15.1 arm, #734600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtopengl')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.15.1.ebuild b/dev-qt/qtopengl/qtopengl-5.15.1.ebuild
index 639a76f6c6b2..3ca6a5d14e2a 100644
--- a/dev-qt/qtopengl/qtopengl-5.15.1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.15.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-only"