summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 18:43:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:08:48 +0300
commitaf9f1dfdb2d84007601c11b40328ff71c1473d4f (patch)
tree8963acdb09c996c80525ef534a7ceb3d3bfa7200
parentdev-qt/qtxmlpatterns: amd64 stable wrt bug #664566 (diff)
downloadgentoo-af9f1dfdb2d84007601c11b40328ff71c1473d4f.tar.gz
gentoo-af9f1dfdb2d84007601c11b40328ff71c1473d4f.tar.bz2
gentoo-af9f1dfdb2d84007601c11b40328ff71c1473d4f.zip
dev-qt/qtdeclarative: amd64 stable wrt bug #664566
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.11.1.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.11.1.ebuild
index 3da293ee8c4e..2e7cb9a16c40 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.11.1.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
fi
IUSE="gles2 +jit localstorage +widgets xml"