media-libs/gst-plugins-base: Add ~arm keyword wrt bug #662458
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 8 Aug 2018 21:06:21 +0000 (00:06 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 8 Aug 2018 21:06:21 +0000 (00:06 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild

index d35af17af66625f4d367e166f13c72d60002fce4..4b71a5dc0c544315c10b3378e657a7e68d5e6cbb 100644 (file)
@@ -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