summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-26 13:34:00 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-26 13:34:00 -0400
commitf4385e3838bd34b4e9db49af1e55c1c44747b910 (patch)
tree26a7d9e6efa026d4c93b3ccfa17e3836e6dfa289 /dev-qt
parentdev-qt/qtwebchannel: stable on arm (diff)
downloadgentoo-f4385e3838bd34b4e9db49af1e55c1c44747b910.tar.gz
gentoo-f4385e3838bd34b4e9db49af1e55c1c44747b910.tar.bz2
gentoo-f4385e3838bd34b4e9db49af1e55c1c44747b910.zip
dev-qt/qtmultimedia: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtmultimedia/qtmultimedia-5.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.11.3.ebuild b/dev-qt/qtmultimedia/qtmultimedia-5.11.3.ebuild
index 15657ad568a7..97db273c8fc0 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5.11.3.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-5.11.3.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 ~amd64-fbsd"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE="alsa gles2 gstreamer openal pulseaudio qml widgets"