diff options
author | 2014-08-03 18:40:08 +0000 | |
---|---|---|
committer | 2014-08-03 18:40:08 +0000 | |
commit | 0c083741511713cd2e38b77bad85ac900679f022 (patch) | |
tree | ee4cb69209aabb484c882bd2ed16af260025a76e /dev-qt/qtcore/qtcore-4.8.5-r2.ebuild | |
parent | Stable for ppc, wrt bug #517016 (diff) | |
download | historical-0c083741511713cd2e38b77bad85ac900679f022.tar.gz historical-0c083741511713cd2e38b77bad85ac900679f022.tar.bz2 historical-0c083741511713cd2e38b77bad85ac900679f022.zip |
Stable for ppc, wrt bug #517090
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-qt/qtcore/qtcore-4.8.5-r2.ebuild')
-rw-r--r-- | dev-qt/qtcore/qtcore-4.8.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtcore/qtcore-4.8.5-r2.ebuild b/dev-qt/qtcore/qtcore-4.8.5-r2.ebuild index ec0e4744b678..b29651ffaef8 100644 --- a/dev-qt/qtcore/qtcore-4.8.5-r2.ebuild +++ b/dev-qt/qtcore/qtcore-4.8.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/qtcore-4.8.5-r2.ebuild,v 1.6 2014/08/02 18:15:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtcore/qtcore-4.8.5-r2.ebuild,v 1.7 2014/08/03 18:40:02 ago Exp $ EAPI=5 @@ -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 ~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 qt3support ssl" |