summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:45:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:45:55 +0200
commiteffac702dbae843040037bbbcfcd67fe4caf98a5 (patch)
treeee22cbd729a5514af0aa244f4b9d6291132eb6bc /dev-qt
parentdev-qt/qtnetwork: ppc64 stable wrt bug #719732 (diff)
downloadgentoo-effac702dbae843040037bbbcfcd67fe4caf98a5.tar.gz
gentoo-effac702dbae843040037bbbcfcd67fe4caf98a5.tar.bz2
gentoo-effac702dbae843040037bbbcfcd67fe4caf98a5.zip
dev-qt/qtopengl: ppc64 stable wrt bug #719732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-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 26ece759b948..4ffaa4034734 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"