diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-31 02:40:53 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-31 02:43:09 +0200 |
commit | d2f6288f42c02dc206e5741d5b7f5b90a7581139 (patch) | |
tree | 09991cb8c9afd7443676fce6c79db33f255d0c96 /media-libs/gst-plugins-base | |
parent | media-libs/graphene: x86 keyworded (bug #662458) (diff) | |
download | gentoo-d2f6288f42c02dc206e5741d5b7f5b90a7581139.tar.gz gentoo-d2f6288f42c02dc206e5741d5b7f5b90a7581139.tar.bz2 gentoo-d2f6288f42c02dc206e5741d5b7f5b90a7581139.zip |
media-libs/gst-plugins-base: x86 keyworded (bug #662458)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
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 2a3f89e824a4..98fe3b98dd5d 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" +KEYWORDS="~amd64 ~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 |