diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-01 09:22:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-01 09:35:06 +0000 |
commit | 300038fce5e549680e299633fa526472e96c2648 (patch) | |
tree | 315d3ead8dfc9be860f46cecbfeb03c0f89b5d9f /media-libs | |
parent | dev-lang/orc: stable 0.4.27 for ppc, bug #635900 (diff) | |
download | gentoo-300038fce5e549680e299633fa526472e96c2648.tar.gz gentoo-300038fce5e549680e299633fa526472e96c2648.tar.bz2 gentoo-300038fce5e549680e299633fa526472e96c2648.zip |
media-libs/gstreamer: stable 1.12.3 for ppc, bug #635900
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"
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 0eb9d1b616e3..2980f3e3c29e 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=" |