diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 08:45:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 08:47:03 +0000 |
commit | a636090e556773508d0a176ad0545869cea5aca6 (patch) | |
tree | bf9eba27651f9d0c5baf7797de76da76e3febd33 /media-libs/gstreamer | |
parent | dev-libs/sord: removed obsolete 0.16.6 (diff) | |
download | gentoo-a636090e556773508d0a176ad0545869cea5aca6.tar.gz gentoo-a636090e556773508d0a176ad0545869cea5aca6.tar.bz2 gentoo-a636090e556773508d0a176ad0545869cea5aca6.zip |
media-libs/gstreamer: Stabilize 1.16.3 arm, #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 bad801c7b98c..f226c18f1622 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 )" |