diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-10 00:17:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-10 00:17:27 +0200 |
commit | 6179260f8bc29eec8df17f1699b973f8311092ed (patch) | |
tree | fe87669ae2558917ffcda585a23c54c375f3c84b /media-libs | |
parent | media-plugins/gst-plugins-gdkpixbuf: x86 stable (bug #624180) (diff) | |
download | gentoo-6179260f8bc29eec8df17f1699b973f8311092ed.tar.gz gentoo-6179260f8bc29eec8df17f1699b973f8311092ed.tar.bz2 gentoo-6179260f8bc29eec8df17f1699b973f8311092ed.zip |
media-libs/gstreamer: x86 stable (bug #624180)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.10.5.ebuild b/media-libs/gstreamer/gstreamer-1.10.5.ebuild index 70ae784e9bc5..5ada0d33b3c5 100644 --- a/media-libs/gstreamer/gstreamer-1.10.5.ebuild +++ b/media-libs/gstreamer/gstreamer-1.10.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+caps +introspection nls +orc test unwind" RDEPEND=" |