diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-26 17:22:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-26 17:22:26 +0000 |
commit | 92554013b05c0bee9ef62e2db9d886a88ed378c7 (patch) | |
tree | a8c949f860bd16cc7e9c52588d77956c0b226ac8 /x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.4.ebuild | |
parent | Stable for amd64, wrt bug #448638 (diff) | |
download | historical-92554013b05c0bee9ef62e2db9d886a88ed378c7.tar.gz historical-92554013b05c0bee9ef62e2db9d886a88ed378c7.tar.bz2 historical-92554013b05c0bee9ef62e2db9d886a88ed378c7.zip |
Stable for sparc, wrt bug #445956
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.4.ebuild')
-rw-r--r-- | x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.4.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.4.ebuild index 02ef264dfedb..884985605bde 100644 --- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.4.ebuild +++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-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-xmlpatterns/qt-xmlpatterns-4.8.4.ebuild,v 1.8 2012/12/25 14:58:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.4.ebuild,v 1.9 2012/12/26 17:22:25 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 ~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="" |