diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-25 09:38:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-25 09:38:14 +0000 |
commit | 35f95f75c0a6e81bd0d8752885ee0efa32e2e5e2 (patch) | |
tree | ffe7cdf7c81eb8331fd2db4c347d3fbd4ea06fb5 /x11-libs/qt-opengl/qt-opengl-4.8.4.ebuild | |
parent | Stable for ppc, wrt bug #445956 (diff) | |
download | gentoo-2-35f95f75c0a6e81bd0d8752885ee0efa32e2e5e2.tar.gz gentoo-2-35f95f75c0a6e81bd0d8752885ee0efa32e2e5e2.tar.bz2 gentoo-2-35f95f75c0a6e81bd0d8752885ee0efa32e2e5e2.zip |
Stable for ppc, wrt bug #445956
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/qt-opengl/qt-opengl-4.8.4.ebuild')
-rw-r--r-- | x11-libs/qt-opengl/qt-opengl-4.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-opengl/qt-opengl-4.8.4.ebuild b/x11-libs/qt-opengl/qt-opengl-4.8.4.ebuild index 96dc123b7b4d..dab10b4f58f8 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.8.4.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.4.ebuild,v 1.4 2012/12/25 09:30:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.4.ebuild,v 1.5 2012/12/25 09:38:14 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="egl qt3support" |