diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 06:44:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 06:45:00 +0200 |
commit | f8f2d76516f5847a1794d2ddbb300d7eb0382d72 (patch) | |
tree | 60d780fe78261107eb56ea9abda2f25dcc1d8274 /media-libs/gstreamer | |
parent | sys-devel/gcc: describe USE=rust (fix UnknownUseFlags) (diff) | |
download | gentoo-f8f2d76516f5847a1794d2ddbb300d7eb0382d72.tar.gz gentoo-f8f2d76516f5847a1794d2ddbb300d7eb0382d72.tar.bz2 gentoo-f8f2d76516f5847a1794d2ddbb300d7eb0382d72.zip |
media-libs/gstreamer: Stabilize 1.20.4 amd64, #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 79a4080067e2..53c9fe75e40d 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=" |