diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-13 22:02:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-13 22:02:24 +0200 |
commit | 13a66c7c9ad2063b3032e3b336afffd40a475009 (patch) | |
tree | 0b2b48a9f5ad1eb6ca84373052a310e7fe3459d8 /media-libs/gstreamer | |
parent | dev-python/pydevd: add 2.9.3 (diff) | |
download | gentoo-13a66c7c9ad2063b3032e3b336afffd40a475009.tar.gz gentoo-13a66c7c9ad2063b3032e3b336afffd40a475009.tar.bz2 gentoo-13a66c7c9ad2063b3032e3b336afffd40a475009.zip |
media-libs/gstreamer: Stabilize 1.20.4 x86, #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 7957052174d5..42a2bcc29c42 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=" |