diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-28 21:20:35 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-28 21:20:35 +0200 |
commit | 623e9b2773f868dad166231898ac5c9c97f14abf (patch) | |
tree | b4a64dae2c85b4f1dc86234e7722af3d82e13f55 | |
parent | dev-lang/orc: arm stable, bug #650540 (diff) | |
download | gentoo-623e9b2773f868dad166231898ac5c9c97f14abf.tar.gz gentoo-623e9b2773f868dad166231898ac5c9c97f14abf.tar.bz2 gentoo-623e9b2773f868dad166231898ac5c9c97f14abf.zip |
media-libs/gstreamer: arm stable, bug #650540
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.12.4.ebuild b/media-libs/gstreamer/gstreamer-1.12.4.ebuild index 9bf2801cb415..d25c2ba47b41 100644 --- a/media-libs/gstreamer/gstreamer-1.12.4.ebuild +++ b/media-libs/gstreamer/gstreamer-1.12.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=" |