diff options
Diffstat (limited to 'dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild')
-rw-r--r-- | dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild b/dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild index dcf76e4fedf7..988359e2d683 100644 --- a/dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild +++ b/dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild,v 1.3 2015/05/15 12:56:09 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild,v 1.4 2015/05/16 11:30:11 pacho Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="The OpenVG module for the Qt toolkit" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="qt3support" |