diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-24 18:37:55 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-24 18:37:55 -0800 |
commit | 0033776229aed30c0d2119ea4278a61516554926 (patch) | |
tree | 1775d1a2b65db21d0d8aed3788dcc86228ca9b1a /media-libs/gstreamer | |
parent | media-libs/gst-plugins-ugly-1.14.3: ia64 stable, bug 674854 (diff) | |
download | gentoo-0033776229aed30c0d2119ea4278a61516554926.tar.gz gentoo-0033776229aed30c0d2119ea4278a61516554926.tar.bz2 gentoo-0033776229aed30c0d2119ea4278a61516554926.zip |
media-libs/gstreamer-1.14.4: ia64 stable, bug 674854
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.14.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.14.4.ebuild b/media-libs/gstreamer/gstreamer-1.14.4.ebuild index c5e4214beeb0..36288c8e2f66 100644 --- a/media-libs/gstreamer/gstreamer-1.14.4.ebuild +++ b/media-libs/gstreamer/gstreamer-1.14.4.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 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+caps +introspection nls +orc test unwind" RDEPEND=" |