diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-15 08:00:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-15 08:00:21 +0300 |
commit | 061b5c003f1c981770237659b3675e77044a59e7 (patch) | |
tree | 6109ff0f1f46920b06bb9347429c9b655271b6a3 /media-libs | |
parent | dev-lang/orc: Stabilize 0.4.38 arm64, #928779 (diff) | |
download | gentoo-061b5c003f1c981770237659b3675e77044a59e7.tar.gz gentoo-061b5c003f1c981770237659b3675e77044a59e7.tar.bz2 gentoo-061b5c003f1c981770237659b3675e77044a59e7.zip |
media-libs/gstreamer: Stabilize 1.22.11 arm64, #928779
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 b5785831fe75..3424f6c03214 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 |