diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 02:11:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 02:11:14 +0000 |
commit | 4f6bd8232fc54fc3aa91fec1f540cf4921f2922e (patch) | |
tree | a317f1f9477e32d8a9ad5ca8c91ab7213de10ada /media-libs/gstreamer | |
parent | sci-libs/gdal: Stabilize 3.2.1-r1 arm64, #769173 (diff) | |
download | gentoo-4f6bd8232fc54fc3aa91fec1f540cf4921f2922e.tar.gz gentoo-4f6bd8232fc54fc3aa91fec1f540cf4921f2922e.tar.bz2 gentoo-4f6bd8232fc54fc3aa91fec1f540cf4921f2922e.zip |
media-libs/gstreamer: Stabilize 1.16.3 x86, #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 d50aca77eacb..068fc2b338dd 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 )" |