diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 02:08:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 02:08:39 +0000 |
commit | 61af24a49c66278d065915d4a1bc6e0a47618b76 (patch) | |
tree | 8c5d6744791948d124156f25f2f1686c3b5d087d /media-libs/gstreamer | |
parent | x11-drivers/xf86-video-qxl: 2020-02-05 snapshot; py3; eapi7. (diff) | |
download | gentoo-61af24a49c66278d065915d4a1bc6e0a47618b76.tar.gz gentoo-61af24a49c66278d065915d4a1bc6e0a47618b76.tar.bz2 gentoo-61af24a49c66278d065915d4a1bc6e0a47618b76.zip |
media-libs/gstreamer: Stabilize 1.16.3 ppc64, #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 a2493d6e8ff2..d50aca77eacb 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 )" |