diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-19 12:34:30 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-19 12:34:30 +0100 |
commit | 4851d619c03f4da4949e64d5b6d546a750f78dd4 (patch) | |
tree | b28ddb9e176bc89363dd615ac15dc2f8369a19a0 /media-libs/gstreamer | |
parent | sci-libs/plplot: Build in C++11 mode (diff) | |
download | gentoo-4851d619c03f4da4949e64d5b6d546a750f78dd4.tar.gz gentoo-4851d619c03f4da4949e64d5b6d546a750f78dd4.tar.bz2 gentoo-4851d619c03f4da4949e64d5b6d546a750f78dd4.zip |
media-libs/gstreamer: Stable for HPPA (bug #601354).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.10.3.ebuild b/media-libs/gstreamer/gstreamer-1.10.3.ebuild index 27781c68f2af..38d68d6c01db 100644 --- a/media-libs/gstreamer/gstreamer-1.10.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.10.3.ebuild @@ -12,7 +12,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=" |