diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-21 08:24:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-21 09:30:40 +0300 |
commit | c42a7526501274f0ca4472ef679052cd3dfbcafb (patch) | |
tree | c1d160fe0aee18d84e17434236938b2770f58d09 /media-libs/gstreamer | |
parent | dev-libs/c-blosc2: disable unaligned access (diff) | |
download | gentoo-c42a7526501274f0ca4472ef679052cd3dfbcafb.tar.gz gentoo-c42a7526501274f0ca4472ef679052cd3dfbcafb.tar.bz2 gentoo-c42a7526501274f0ca4472ef679052cd3dfbcafb.zip |
media-libs/gstreamer: Stabilize 1.20.6 arm, #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 c89625f08fe8..2277c29659ab 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=" |