summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt/qtopengl/qtopengl-5.4.0.ebuild')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.4.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.4.0.ebuild b/dev-qt/qtopengl/qtopengl-5.4.0.ebuild
index 9e2b3c0fd3b1..ecb75b58a166 100644
--- a/dev-qt/qtopengl/qtopengl-5.4.0.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtopengl/qtopengl-5.4.0.ebuild,v 1.2 2015/02/02 19:17:51 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtopengl/qtopengl-5.4.0.ebuild,v 1.3 2015/02/03 11:31:55 jer Exp $
EAPI=5
@@ -12,9 +12,9 @@ inherit qt5-build
DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)"
if [[ ${QT5_BUILD_TYPE} == live ]]; then
- KEYWORDS=""
+ KEYWORDS="~hppa"
else
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~hppa ~x86"
fi
IUSE="gles2"