diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:52:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:52:01 +0000 |
commit | 5e1097080cefb6529fdd56e853e26a453ed0f484 (patch) | |
tree | 279f31ad28cfd226268e0883a74f4b5985bb6049 /media-libs/gstreamer/gstreamer-1.4.5.ebuild | |
parent | ppc64 stable, bug 534012 (diff) | |
download | gentoo-2-5e1097080cefb6529fdd56e853e26a453ed0f484.tar.gz gentoo-2-5e1097080cefb6529fdd56e853e26a453ed0f484.tar.bz2 gentoo-2-5e1097080cefb6529fdd56e853e26a453ed0f484.zip |
ppc64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/gstreamer/gstreamer-1.4.5.ebuild')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.4.5.ebuild b/media-libs/gstreamer/gstreamer-1.4.5.ebuild index e869b98b383e..cd306b2f0869 100644 --- a/media-libs/gstreamer/gstreamer-1.4.5.ebuild +++ b/media-libs/gstreamer/gstreamer-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild,v 1.4 2015/03/15 11:15:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild,v 1.5 2015/03/15 11:52:01 pacho Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://${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 ~x86-freebsd ~x86-interix ~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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection nls +orc test" RDEPEND=" |