diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-15 08:00:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-15 08:00:04 +0300 |
commit | 3fe0d179943ae764ced9afcfbe643611a0e7f446 (patch) | |
tree | 17470ee9ae59e226f156d89ec46dc75405ea906f /media-libs/gstreamer | |
parent | dev-lang/orc: Stabilize 0.4.38 arm, #928779 (diff) | |
download | gentoo-3fe0d179943ae764ced9afcfbe643611a0e7f446.tar.gz gentoo-3fe0d179943ae764ced9afcfbe643611a0e7f446.tar.bz2 gentoo-3fe0d179943ae764ced9afcfbe643611a0e7f446.zip |
media-libs/gstreamer: Stabilize 1.22.11 arm, #928779
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.22.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.22.11.ebuild b/media-libs/gstreamer/gstreamer-1.22.11.ebuild index ea0fc08c57de..b5785831fe75 100644 --- a/media-libs/gstreamer/gstreamer-1.22.11.ebuild +++ b/media-libs/gstreamer/gstreamer-1.22.11.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 unwind" # gstreamer-1.22.x requires 2.62, but 2.64 is strongly recommended |