diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-25 21:05:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-25 21:05:45 +0300 |
commit | 3cf673fdd1c50d8a88dc8f5ee740b887776bd2c6 (patch) | |
tree | f924c614c32f7ab76da6285e7989d0366394204b /media-libs/gstreamer | |
parent | dev-python/pyside2: Stabilize 5.15.10 x86, #911078 (diff) | |
download | gentoo-3cf673fdd1c50d8a88dc8f5ee740b887776bd2c6.tar.gz gentoo-3cf673fdd1c50d8a88dc8f5ee740b887776bd2c6.tar.bz2 gentoo-3cf673fdd1c50d8a88dc8f5ee740b887776bd2c6.zip |
media-libs/gstreamer: Stabilize 1.20.6 arm64, #908277
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.20.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.20.6.ebuild b/media-libs/gstreamer/gstreamer-1.20.6.ebuild index 765959e5bb30..26a7c0621a57 100644 --- a/media-libs/gstreamer/gstreamer-1.20.6.ebuild +++ b/media-libs/gstreamer/gstreamer-1.20.6.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+caps +introspection +orc unwind" RDEPEND=" |