diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-09 00:06:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-09 00:06:21 +0300 |
commit | de5895780b3c31c17e8b4a9df3e6c12e8facfe89 (patch) | |
tree | fd39f37907bf2817356167a95dd1f7332805b4e1 /media-libs/gst-plugins-base | |
parent | media-libs/graphene: Add ~arm keyword wrt bug #662458 (diff) | |
download | gentoo-de5895780b3c31c17e8b4a9df3e6c12e8facfe89.tar.gz gentoo-de5895780b3c31c17e8b4a9df3e6c12e8facfe89.tar.bz2 gentoo-de5895780b3c31c17e8b4a9df3e6c12e8facfe89.zip |
media-libs/gst-plugins-base: Add ~arm keyword wrt bug #662458
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild index d35af17af666..4b71a5dc0c54 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" # For OpenGL we have three separate concepts, with a list of possibilities in each: # * opengl APIs - opengl and/or gles2; USE=opengl and USE=gles2 enable these accordingly; if neither is enabled, OpenGL helper library and elements are not built at all and all the other options aren't relevant |