diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 11:04:52 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 12:12:02 +0200 |
commit | 9407a43c9a2c34222cb1f1383bec1b4e11e11ac8 (patch) | |
tree | 7d81edc8807cc2d353beca785c4c15c91f28f6eb /media-libs/gstreamer | |
parent | media-sound/pulseaudio: Stable for HPPA PPC64 (bug #566378). (diff) | |
download | gentoo-9407a43c9a2c34222cb1f1383bec1b4e11e11ac8.tar.gz gentoo-9407a43c9a2c34222cb1f1383bec1b4e11e11ac8.tar.bz2 gentoo-9407a43c9a2c34222cb1f1383bec1b4e11e11ac8.zip |
media-libs/gstreamer: Stable for HPPA PPC64 (bug #566378).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.6.3.ebuild b/media-libs/gstreamer/gstreamer-1.6.3.ebuild index b49a67849e3d..f0af70043ac8 100644 --- a/media-libs/gstreamer/gstreamer-1.6.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.6.3.ebuild @@ -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="+caps +introspection nls +orc test" RDEPEND=" |