diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-13 20:25:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-13 20:25:34 +0200 |
commit | 5a5ca1d51b1e1e2acbbb71af2d33df9733f4379b (patch) | |
tree | afde724d093a6c9a7d25114f13e949eb1731b12e | |
parent | media-plugins/gst-plugins-srtp: Stabilize 1.20.4 arm, #884731 (diff) | |
download | gentoo-5a5ca1d51b1e1e2acbbb71af2d33df9733f4379b.tar.gz gentoo-5a5ca1d51b1e1e2acbbb71af2d33df9733f4379b.tar.bz2 gentoo-5a5ca1d51b1e1e2acbbb71af2d33df9733f4379b.zip |
media-libs/gstreamer: Stabilize 1.20.4 arm64, #884731
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.20.4.ebuild b/media-libs/gstreamer/gstreamer-1.20.4.ebuild index 8a7b568e2527..7957052174d5 100644 --- a/media-libs/gstreamer/gstreamer-1.20.4.ebuild +++ b/media-libs/gstreamer/gstreamer-1.20.4.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 ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+caps +introspection +orc unwind" RDEPEND=" |