diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-22 07:06:23 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-22 07:06:23 +0200 |
commit | 98b73907c0e4df96b6ceeee21839a2707cdf9604 (patch) | |
tree | 6216a7949a2155adc73af5445685eb124e58ef6c /media-libs/gstreamer | |
parent | net-proxy/haproxy: arm stable, bug #662900 (diff) | |
download | gentoo-98b73907c0e4df96b6ceeee21839a2707cdf9604.tar.gz gentoo-98b73907c0e4df96b6ceeee21839a2707cdf9604.tar.bz2 gentoo-98b73907c0e4df96b6ceeee21839a2707cdf9604.zip |
media-libs/gstreamer: arm stable, bug #661288
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.14.1.ebuild b/media-libs/gstreamer/gstreamer-1.14.1.ebuild index f8dfc171de54..82abaebe4fa9 100644 --- a/media-libs/gstreamer/gstreamer-1.14.1.ebuild +++ b/media-libs/gstreamer/gstreamer-1.14.1.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=" |