diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-19 09:33:31 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-19 09:33:31 +0200 |
commit | 52d5e86a33560681877dcc956b7fea502f908030 (patch) | |
tree | 290cd3869672d93ad08bf0273bff5c19d4027505 /dev-qt/qtopengl | |
parent | dev-qt/qtcore: Stable for HPPA (bug #552396). (diff) | |
download | gentoo-52d5e86a33560681877dcc956b7fea502f908030.tar.gz gentoo-52d5e86a33560681877dcc956b7fea502f908030.tar.bz2 gentoo-52d5e86a33560681877dcc956b7fea502f908030.zip |
dev-qt/qtopengl: Stable for HPPA (bug #552396).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtopengl')
-rw-r--r-- | dev-qt/qtopengl/qtopengl-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-4.8.7.ebuild b/dev-qt/qtopengl/qtopengl-4.8.7.ebuild index 9691ac37451f..ce5f79e3cade 100644 --- a/dev-qt/qtopengl/qtopengl-4.8.7.ebuild +++ b/dev-qt/qtopengl/qtopengl-4.8.7.ebuild @@ -7,7 +7,7 @@ inherit qt4-build-multilib DESCRIPTION="The OpenGL module for the Qt toolkit" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" fi IUSE="egl qt3support" |