diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 01:46:28 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:34:48 +0100 |
commit | 7c3e450fa2e66886ab6c122d6acc49b7ef5c3ed1 (patch) | |
tree | 6e3e3bcb02065bf554793f3621bf640ef18a8a83 /media-libs/gstreamer | |
parent | media-libs/gst-plugins-ugly: x86 stable (bug #674854) (diff) | |
download | gentoo-7c3e450fa2e66886ab6c122d6acc49b7ef5c3ed1.tar.gz gentoo-7c3e450fa2e66886ab6c122d6acc49b7ef5c3ed1.tar.bz2 gentoo-7c3e450fa2e66886ab6c122d6acc49b7ef5c3ed1.zip |
media-libs/gstreamer: x86 stable (bug #674854)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.14.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.14.4.ebuild b/media-libs/gstreamer/gstreamer-1.14.4.ebuild index a35a13f8437f..3a401ea5a3e1 100644 --- a/media-libs/gstreamer/gstreamer-1.14.4.ebuild +++ b/media-libs/gstreamer/gstreamer-1.14.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |