diff options
author | 2017-01-29 20:04:11 +0100 | |
---|---|---|
committer | 2017-01-29 20:14:42 +0100 | |
commit | cc918e1a872746fe47370911905ac50ae08000b9 (patch) | |
tree | b9274cf88183215642da8d5784c17fa938d4a0cc /media-libs/gstreamer | |
parent | media-libs/gst-plugins-base: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-cc918e1a872746fe47370911905ac50ae08000b9.tar.gz gentoo-cc918e1a872746fe47370911905ac50ae08000b9.tar.bz2 gentoo-cc918e1a872746fe47370911905ac50ae08000b9.zip |
media-libs/gstreamer: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.8.3.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild b/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild index d76a5268bfc6..b41f14ddab83 100644 --- a/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild +++ b/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="0.10" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~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="+introspection nls +orc test" RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] diff --git a/media-libs/gstreamer/gstreamer-1.8.3.ebuild b/media-libs/gstreamer/gstreamer-1.8.3.ebuild index 74c29b409274..e32c16f3d1bd 100644 --- a/media-libs/gstreamer/gstreamer-1.8.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.8.3.ebuild @@ -12,7 +12,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 ~x86-freebsd ~x86-interix ~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" RDEPEND=" |