diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-25 14:57:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-25 14:57:34 +0000 |
commit | 8048a2031ee4734f211ab45fe98cc45b0b19eecb (patch) | |
tree | 86aaa8a5e1534398cd8b4a943bd31b130f416ef0 /x11-libs/qt-svg/qt-svg-4.8.4.ebuild | |
parent | Stable for arm, wrt bug #445956 (diff) | |
download | gentoo-2-8048a2031ee4734f211ab45fe98cc45b0b19eecb.tar.gz gentoo-2-8048a2031ee4734f211ab45fe98cc45b0b19eecb.tar.bz2 gentoo-2-8048a2031ee4734f211ab45fe98cc45b0b19eecb.zip |
Stable for arm, wrt bug #445956
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/qt-svg/qt-svg-4.8.4.ebuild')
-rw-r--r-- | x11-libs/qt-svg/qt-svg-4.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-svg/qt-svg-4.8.4.ebuild b/x11-libs/qt-svg/qt-svg-4.8.4.ebuild index 61622e8c5373..06af0f3c59bd 100644 --- a/x11-libs/qt-svg/qt-svg-4.8.4.ebuild +++ b/x11-libs/qt-svg/qt-svg-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-svg/qt-svg-4.8.4.ebuild,v 1.7 2012/12/25 09:57:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.8.4.ebuild,v 1.8 2012/12/25 14:57:34 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="+accessibility" |