diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-23 22:29:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-23 22:29:58 +0300 |
commit | 2acdb731079e6f564f913c269be296e35570a60b (patch) | |
tree | 3b6b2c7eddb17a59e8affc74462da38daaa50d05 /media-libs/gstreamer | |
parent | app-admin/ryzen_smu: Stabilize 0.1.2_p20211205-r1 x86, #909788 (diff) | |
download | gentoo-2acdb731079e6f564f913c269be296e35570a60b.tar.gz gentoo-2acdb731079e6f564f913c269be296e35570a60b.tar.bz2 gentoo-2acdb731079e6f564f913c269be296e35570a60b.zip |
media-libs/gstreamer: Stabilize 1.20.6 amd64, #908277
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.20.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.20.6.ebuild b/media-libs/gstreamer/gstreamer-1.20.6.ebuild index 3e5d7da09467..765959e5bb30 100644 --- a/media-libs/gstreamer/gstreamer-1.20.6.ebuild +++ b/media-libs/gstreamer/gstreamer-1.20.6.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=" |