diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 13:34:00 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 13:34:00 -0400 |
commit | f4385e3838bd34b4e9db49af1e55c1c44747b910 (patch) | |
tree | 26a7d9e6efa026d4c93b3ccfa17e3836e6dfa289 | |
parent | dev-qt/qtwebchannel: stable on arm (diff) | |
download | gentoo-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
-rw-r--r-- | dev-qt/qtmultimedia/qtmultimedia-5.11.3.ebuild | 2 |
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" |