summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:00:25 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:09:08 +0300
commit592346df6b88e1f9cb07b4a3d2a3600d374707a4 (patch)
treeee7e5cb298bf4f84d66d4976db24cfeb43f6bb17 /dev-qt/qtmultimedia
parentdev-qt/qtopengl: amd64 stable wrt bug #664566 (diff)
downloadgentoo-592346df6b88e1f9cb07b4a3d2a3600d374707a4.tar.gz
gentoo-592346df6b88e1f9cb07b4a3d2a3600d374707a4.tar.bz2
gentoo-592346df6b88e1f9cb07b4a3d2a3600d374707a4.zip
dev-qt/qtmultimedia: 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/qtmultimedia')
-rw-r--r--dev-qt/qtmultimedia/qtmultimedia-5.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.11.1.ebuild b/dev-qt/qtmultimedia/qtmultimedia-5.11.1.ebuild
index 04cc34da1d15..2935c52eaab6 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5.11.1.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-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
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Multimedia (audio, video, radio, camera) library 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="alsa gles2 gstreamer openal pulseaudio qml widgets"