diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-25 12:48:17 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-25 12:48:17 +0100 |
commit | fe3b5c4cd0768603486b13eaf990fe7fb2b13d8c (patch) | |
tree | 3bdf502974ca0e52487708adf5040e0e598fe399 /media-libs | |
parent | dev-lang/orc: arm stable, bug #635900 (diff) | |
download | gentoo-fe3b5c4cd0768603486b13eaf990fe7fb2b13d8c.tar.gz gentoo-fe3b5c4cd0768603486b13eaf990fe7fb2b13d8c.tar.bz2 gentoo-fe3b5c4cd0768603486b13eaf990fe7fb2b13d8c.zip |
media-libs/gstreamer: arm stable, bug #635900
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.12.3.ebuild b/media-libs/gstreamer/gstreamer-1.12.3.ebuild index e400651136b5..c7edd553697d 100644 --- a/media-libs/gstreamer/gstreamer-1.12.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.12.3.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=" |