Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-smoothstreaming/
Date: Wed, 14 Sep 2022 07:48:03
Message-Id: 1663141628.0ad0eafe728a8500669e45aa35317d6939bb7575.ago@gentoo
1 commit: 0ad0eafe728a8500669e45aa35317d6939bb7575
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 14 07:47:08 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 14 07:47:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad0eafe
7
8 media-plugins/gst-plugins-smoothstreaming: Stabilize 1.20.3 amd64, #867784
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 .../gst-plugins-smoothstreaming-1.20.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.20.3.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.20.3.ebuild
16 index 8b713384aec1..086e39579ca1 100644
17 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.20.3.ebuild
18 +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.20.3.ebuild
19 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad
20 inherit gstreamer-meson
21
22 DESCRIPTION="Smooth Streaming plugin for GStreamer"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]"
27 DEPEND="${RDEPEND}"