summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild')
-rw-r--r--dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild b/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild
index 285f8d54b588..0d6d5db06be6 100644
--- a/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild
+++ b/dev-qt/qtsvg/qtsvg-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/qtsvg/qtsvg-4.8.6-r1.ebuild,v 1.6 2015/05/16 11:32:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild,v 1.7 2015/05/30 11:00:28 maekke Exp $
EAPI=5
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
DESCRIPTION="The SVG module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
- KEYWORDS="hppa ppc ppc64"
+ KEYWORDS="arm hppa ppc ppc64"
else
- KEYWORDS="~alpha amd64 ~arm ~arm64 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 ~arm64 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"