diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:45:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:51:33 +0300 |
commit | 853b1c0f7b8e49a35f941ded496ba3ccd8a5941e (patch) | |
tree | 5127163d6d6b710721e45ffe2a45b5d3e9ca0de8 /media-libs/gst-plugins-base | |
parent | media-libs/gst-plugins-bad: amd64 stable wrt bug #728940 (diff) | |
download | gentoo-853b1c0f7b8e49a35f941ded496ba3ccd8a5941e.tar.gz gentoo-853b1c0f7b8e49a35f941ded496ba3ccd8a5941e.tar.bz2 gentoo-853b1c0f7b8e49a35f941ded496ba3ccd8a5941e.zip |
media-libs/gst-plugins-base: amd64 stable wrt bug #728940
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.16.2.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.16.2.ebuild index f0dbf9ecd1d6..ddfbd549540c 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.16.2.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.16.2.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc 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 |