summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-26 08:03:13 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-26 08:03:13 +0100
commit5cf66613f692f1c3046eb345045302df68d4ca4b (patch)
tree2ac429089913947b9456af41be891ab781c5037c /dev-qt
parentdev-qt/qtnetwork: stable 5.9.4 for ppc64, bug #642822 (diff)
downloadgentoo-5cf66613f692f1c3046eb345045302df68d4ca4b.tar.gz
gentoo-5cf66613f692f1c3046eb345045302df68d4ca4b.tar.bz2
gentoo-5cf66613f692f1c3046eb345045302df68d4ca4b.zip
dev-qt/qtopengl: stable 5.9.4 for ppc64, bug #642822
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.9.4.ebuild b/dev-qt/qtopengl/qtopengl-5.9.4.ebuild
index e724c035fc1a..d7fc20f91c1f 100644
--- a/dev-qt/qtopengl/qtopengl-5.9.4.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.9.4.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 x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd"
fi
IUSE="gles2"