diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-10 21:21:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-10 21:22:35 +0100 |
commit | 5e7859bb6301bac1a37e8b34a1b19c31feb5f453 (patch) | |
tree | 7594b43a07e59a649e312c7f26d7efefbe9189c5 /media-libs/gst-plugins-base | |
parent | media-libs/gst-plugins-bad: drop Prefix keywords, bug #662458 (diff) | |
download | gentoo-5e7859bb6301bac1a37e8b34a1b19c31feb5f453.tar.gz gentoo-5e7859bb6301bac1a37e8b34a1b19c31feb5f453.tar.bz2 gentoo-5e7859bb6301bac1a37e8b34a1b19c31feb5f453.zip |
media-libs/gst-plugins-base: drop Prefix keywords, bug #662458
Closes: https://bugs.gentoo.org/662458
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5.ebuild index 94fe04ade07a..8b1ba0f14416 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5.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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~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 |