diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 17:48:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 17:48:20 +0000 |
commit | 1eda32a39d22499f977e4a6b5d42aa6c3f03af57 (patch) | |
tree | 101cea27797aa4fa7dd96ac5882dc63d95756669 /x11-libs/qt-core/qt-core-4.8.2.ebuild | |
parent | sparc stable, add ~sparc (diff) | |
download | gentoo-2-1eda32a39d22499f977e4a6b5d42aa6c3f03af57.tar.gz gentoo-2-1eda32a39d22499f977e4a6b5d42aa6c3f03af57.tar.bz2 gentoo-2-1eda32a39d22499f977e4a6b5d42aa6c3f03af57.zip |
sparc stable, add ~sparc
(Portage version: 2.1.11.5/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/qt-core/qt-core-4.8.2.ebuild')
-rw-r--r-- | x11-libs/qt-core/qt-core-4.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-core/qt-core-4.8.2.ebuild b/x11-libs/qt-core/qt-core-4.8.2.ebuild index 42d2bf4db927..7ae751cacbc2 100644 --- a/x11-libs/qt-core/qt-core-4.8.2.ebuild +++ b/x11-libs/qt-core/qt-core-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-core/qt-core-4.8.2.ebuild,v 1.5 2012/07/08 14:54:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.2.ebuild,v 1.6 2012/07/08 17:48:20 armin76 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 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+glib iconv icu optimized-qmake qt3support ssl" |