diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-10 13:12:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-10 13:12:34 +0300 |
commit | ef79861e754be04dad32c80059926fe3f7aff97e (patch) | |
tree | 477b10bfda430d1b016d9bff67e21a20eefdb6de | |
parent | kde-frameworks/kross: 5.107.0 version bump (diff) | |
download | gentoo-ef79861e754be04dad32c80059926fe3f7aff97e.tar.gz gentoo-ef79861e754be04dad32c80059926fe3f7aff97e.tar.bz2 gentoo-ef79861e754be04dad32c80059926fe3f7aff97e.zip |
media-libs/gstreamer: Stabilize 1.20.5 ppc, #907451
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 24d2487dd9e0..ce9bfc70f00a 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=" |