diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 04:02:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 04:02:42 +0000 |
commit | ffde744255921b6d75bb003e3415f55640b9cc86 (patch) | |
tree | 4e5def47c403eb0f20eb4c5421183f2cd22dc085 /media-libs/gstreamer | |
parent | sci-geosciences/qmapshack: fix quazip slot dep (diff) | |
download | gentoo-ffde744255921b6d75bb003e3415f55640b9cc86.tar.gz gentoo-ffde744255921b6d75bb003e3415f55640b9cc86.tar.bz2 gentoo-ffde744255921b6d75bb003e3415f55640b9cc86.zip |
media-libs/gstreamer: Stabilize 1.16.3 ppc, #766336
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.16.3.ebuild b/media-libs/gstreamer/gstreamer-1.16.3.ebuild index 6cc0fbd8ea5e..953410b343b6 100644 --- a/media-libs/gstreamer/gstreamer-1.16.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.16.3.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 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="+caps +introspection nls +orc test unwind" RESTRICT="!test? ( test )" |