diff options
author | 2019-12-08 23:36:15 +0000 | |
---|---|---|
committer | 2019-12-08 23:36:15 +0000 | |
commit | 24ac53344e4cfa9167312822d8fe60a9cb1b9e77 (patch) | |
tree | 8fa85bd4177b5317194c74c4d3eaf6063d3ff555 /media-libs | |
parent | media-libs/gst-plugins-bad: stable 1.14.5 for ia64, bug #702246 (diff) | |
download | gentoo-24ac53344e4cfa9167312822d8fe60a9cb1b9e77.tar.gz gentoo-24ac53344e4cfa9167312822d8fe60a9cb1b9e77.tar.bz2 gentoo-24ac53344e4cfa9167312822d8fe60a9cb1b9e77.zip |
media-libs/gst-plugins-base: stable 1.14.5-r1 for ia64, bug #702246
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild index 60371118c94d..06eef94befb2 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="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 |