diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 09:52:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 09:52:55 +0300 |
commit | fd256a71f91d738b0a118c7689bfcb22f0dc8666 (patch) | |
tree | 1921ea1037d478a91192fc594e0d547e26836d49 /media-libs | |
parent | media-libs/gst-plugins-ugly: Stabilize 1.18.6 arm, #835598 (diff) | |
download | gentoo-fd256a71f91d738b0a118c7689bfcb22f0dc8666.tar.gz gentoo-fd256a71f91d738b0a118c7689bfcb22f0dc8666.tar.bz2 gentoo-fd256a71f91d738b0a118c7689bfcb22f0dc8666.zip |
media-libs/gstreamer: Stabilize 1.18.6 arm, #835598
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.18.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.18.6.ebuild b/media-libs/gstreamer/gstreamer-1.18.6.ebuild index 4ce1460fa8ca..82ebe7619b40 100644 --- a/media-libs/gstreamer/gstreamer-1.18.6.ebuild +++ b/media-libs/gstreamer/gstreamer-1.18.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 ~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 ~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=" |