summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:00:04 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:09:07 +0300
commitc840a7431cd45b19941323b04d269a1d728826c2 (patch)
tree7eef428892c97ba900626710ef3723419c7e52e2 /dev-qt/qtopengl
parentdev-qt/qtlocation: amd64 stable wrt bug #664566 (diff)
downloadgentoo-c840a7431cd45b19941323b04d269a1d728826c2.tar.gz
gentoo-c840a7431cd45b19941323b04d269a1d728826c2.tar.bz2
gentoo-c840a7431cd45b19941323b04d269a1d728826c2.zip
dev-qt/qtopengl: amd64 stable wrt bug #664566
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-qt/qtopengl')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.11.1.ebuild b/dev-qt/qtopengl/qtopengl-5.11.1.ebuild
index 0675a3aa7efe..83de9b53354a 100644
--- a/dev-qt/qtopengl/qtopengl-5.11.1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-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
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
fi
IUSE="gles2"