diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-28 18:48:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-28 19:41:51 +0100 |
commit | 03af51d81174ceb5e9bc03d2053cd7dd92ce19e7 (patch) | |
tree | 0b782b2ac2afd219ff05d1f4850cf524552bf770 /media-libs/gst-plugins-base | |
parent | x11-wm/twm: better DESCRIPTION (diff) | |
download | gentoo-03af51d81174ceb5e9bc03d2053cd7dd92ce19e7.tar.gz gentoo-03af51d81174ceb5e9bc03d2053cd7dd92ce19e7.tar.bz2 gentoo-03af51d81174ceb5e9bc03d2053cd7dd92ce19e7.zip |
media-libs/gst-plugins-base: keyworded 1.14.2-r1 for sparc, bug #662458
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 4b71a5dc0c54..6480185d22de 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 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~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 |