diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-10 12:41:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-10 12:41:37 +0300 |
commit | f8cb033061b26018d5490ec86dee5ed0ca56bf91 (patch) | |
tree | d019bedfe5339e88a920f1eff721a2b8e5be621f /media-libs/gstreamer | |
parent | dev-libs/icu: drop 72.1 (diff) | |
download | gentoo-f8cb033061b26018d5490ec86dee5ed0ca56bf91.tar.gz gentoo-f8cb033061b26018d5490ec86dee5ed0ca56bf91.tar.bz2 gentoo-f8cb033061b26018d5490ec86dee5ed0ca56bf91.zip |
media-libs/gstreamer: Stabilize 1.20.5 arm, #907451
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.20.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.20.5.ebuild b/media-libs/gstreamer/gstreamer-1.20.5.ebuild index e288b37a0826..709f4b570f1d 100644 --- a/media-libs/gstreamer/gstreamer-1.20.5.ebuild +++ b/media-libs/gstreamer/gstreamer-1.20.5.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 +orc unwind" RDEPEND=" |