diff options
author | 2024-04-15 07:59:14 +0300 | |
---|---|---|
committer | 2024-04-15 07:59:14 +0300 | |
commit | f49b615bcc629342eb614a9589232fcf95eb7b76 (patch) | |
tree | cf2b0b74b4d0be103224bf7ce8893bf21b9a729a /media-libs | |
parent | dev-lang/orc: Stabilize 0.4.38 ppc, #928779 (diff) | |
download | gentoo-f49b615bcc629342eb614a9589232fcf95eb7b76.tar.gz gentoo-f49b615bcc629342eb614a9589232fcf95eb7b76.tar.bz2 gentoo-f49b615bcc629342eb614a9589232fcf95eb7b76.zip |
media-libs/gstreamer: Stabilize 1.22.11 ppc, #928779
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.22.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.22.11.ebuild b/media-libs/gstreamer/gstreamer-1.22.11.ebuild index 7bece84bbb70..5dce6a2e2864 100644 --- a/media-libs/gstreamer/gstreamer-1.22.11.ebuild +++ b/media-libs/gstreamer/gstreamer-1.22.11.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 unwind" # gstreamer-1.22.x requires 2.62, but 2.64 is strongly recommended |