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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild b/dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild index 914081e4f430..b47b38649283 100644 --- a/dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild +++ b/dev-qt/qtopenvg/qtopenvg-4.8.6-r1.ebuild @@ -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" fi IUSE="qt3support" |