summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-04 17:05:57 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-04 17:05:57 +0000
commitd18fc86de47288fde57a9fe573c9255b26889b8c (patch)
tree0183e71a203c3602e7f49caf5e422a6524d81e43 /media-libs
parentmedia-libs/gstreamer: Stabilize 1.22.12 arm64, #947485 (diff)
downloadgentoo-d18fc86de47288fde57a9fe573c9255b26889b8c.tar.gz
gentoo-d18fc86de47288fde57a9fe573c9255b26889b8c.tar.bz2
gentoo-d18fc86de47288fde57a9fe573c9255b26889b8c.zip
media-libs/gst-plugins-base: Stabilize 1.22.12 arm64, #947485
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gst-plugins-base/gst-plugins-base-1.22.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.22.12.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.22.12.ebuild
index 4610b9698839..0aba9dd2894f 100644
--- a/media-libs/gst-plugins-base/gst-plugins-base-1.22.12.ebuild
+++ b/media-libs/gst-plugins-base/gst-plugins-base-1.22.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
HOMEPAGE="https://gstreamer.freedesktop.org/"
LICENSE="GPL-2+ LGPL-2+"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
# For OpenGL we have three separate concepts, with a list of possibilities in each:
# * opengl APIs - opengl and/or gles2; USE=opengl and USE=gles2 enable these accordingly; if neither is enabled, OpenGL helper library and elements are not built at all and all the other options aren't relevant