summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:35:01 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-18 16:45:07 +0200
commit58483e6b66a68b4e8e69f35bb344083e0652acfa (patch)
tree414328a18774bde083a4b6a5baf0446f1b0990f3 /dev-qt
parentdev-qt/qtlocation: x86 stable (bug #734600) (diff)
downloadgentoo-58483e6b66a68b4e8e69f35bb344083e0652acfa.tar.gz
gentoo-58483e6b66a68b4e8e69f35bb344083e0652acfa.tar.bz2
gentoo-58483e6b66a68b4e8e69f35bb344083e0652acfa.zip
dev-qt/qtmultimedia: x86 stable (bug #734600)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtmultimedia/qtmultimedia-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.15.1.ebuild b/dev-qt/qtmultimedia/qtmultimedia-5.15.1.ebuild
index 6b804f1d7e94..33eb59e9fbe4 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5.15.1.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-5.15.1.ebuild
@@ -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 ~sparc ~x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
fi
IUSE="alsa gles2-only gstreamer openal pulseaudio qml widgets"