diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-05 12:24:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-05 12:24:46 +0000 |
commit | 6afa17122c03362756c08fe94bd0560714ca83fd (patch) | |
tree | 514093c19f42c2155b478607653e1fb6f73236f6 /x11-libs/qt-gui/qt-gui-4.8.2.ebuild | |
parent | Stable for amd64, wrt bug #424625 (diff) | |
download | gentoo-2-6afa17122c03362756c08fe94bd0560714ca83fd.tar.gz gentoo-2-6afa17122c03362756c08fe94bd0560714ca83fd.tar.bz2 gentoo-2-6afa17122c03362756c08fe94bd0560714ca83fd.zip |
Stable for amd64, wrt bug #424625
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-gui/qt-gui-4.8.2.ebuild')
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-gui/qt-gui-4.8.2.ebuild b/x11-libs/qt-gui/qt-gui-4.8.2.ebuild index 37d700176deb..a7feaf86c092 100644 --- a/x11-libs/qt-gui/qt-gui-4.8.2.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.8.2.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-gui/qt-gui-4.8.2.ebuild,v 1.3 2012/06/25 16:05:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.8.2.ebuild,v 1.4 2012/07/05 12:24:46 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 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+accessibility cups dbus egl gif +glib gtkstyle mng nas nis qt3support tiff trace xinerama +xv" |