diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 13:38:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 13:38:42 +0200 |
commit | a1a3b606d446063bad63a72fd5448c0ba200a08e (patch) | |
tree | 7222b8eef2e8a293a53d54b6ab8158074b03e56b /dev-qt/qtopengl | |
parent | dev-qt/qthelp: sparc stable wrt bug #552396 (diff) | |
download | gentoo-a1a3b606d446063bad63a72fd5448c0ba200a08e.tar.gz gentoo-a1a3b606d446063bad63a72fd5448c0ba200a08e.tar.bz2 gentoo-a1a3b606d446063bad63a72fd5448c0ba200a08e.zip |
dev-qt/qtopengl: sparc stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 e051ae32bbe3..23447435d882 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" |