diff options
author | 2022-12-13 20:25:05 +0200 | |
---|---|---|
committer | 2022-12-13 20:25:05 +0200 | |
commit | 9db9de7457f4c70fe8f69ef69dbbc88d956bdfd0 (patch) | |
tree | 6754f30c573efc5303a91cb356ccb7802ca4851c /media-libs/gstreamer | |
parent | dev-python/google-api-python-client: add 2.70.0 (diff) | |
download | gentoo-9db9de7457f4c70fe8f69ef69dbbc88d956bdfd0.tar.gz gentoo-9db9de7457f4c70fe8f69ef69dbbc88d956bdfd0.tar.bz2 gentoo-9db9de7457f4c70fe8f69ef69dbbc88d956bdfd0.zip |
media-libs/gstreamer: Stabilize 1.20.4 arm, #884731
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-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 c44deb5aeb41..8a7b568e2527 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=" |