diff options
author | Michael Weber <xmw@gentoo.org> | 2012-07-06 05:18:18 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-07-06 05:18:18 +0000 |
commit | 5ec1ed44fa4aeaa394a03676e699560b0ef4bd74 (patch) | |
tree | 531d556d5951eddac34672d57d3994cc6f23524d /x11-libs/qt-svg/qt-svg-4.8.1.ebuild | |
parent | ppc stable (bug 414241) (diff) | |
download | gentoo-2-5ec1ed44fa4aeaa394a03676e699560b0ef4bd74.tar.gz gentoo-2-5ec1ed44fa4aeaa394a03676e699560b0ef4bd74.tar.bz2 gentoo-2-5ec1ed44fa4aeaa394a03676e699560b0ef4bd74.zip |
ppc stable (bug 414241)
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-svg/qt-svg-4.8.1.ebuild')
-rw-r--r-- | x11-libs/qt-svg/qt-svg-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-svg/qt-svg-4.8.1.ebuild b/x11-libs/qt-svg/qt-svg-4.8.1.ebuild index 07b5f8274783..f444da7a5de9 100644 --- a/x11-libs/qt-svg/qt-svg-4.8.1.ebuild +++ b/x11-libs/qt-svg/qt-svg-4.8.1.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.1.ebuild,v 1.7 2012/06/25 16:08:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.8.1.ebuild,v 1.8 2012/07/06 05:18:18 xmw Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The SVG module for the Qt toolkit" SLOT="4" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 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 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+accessibility" DEPEND=" |