diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-01 09:15:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-01 09:15:33 +0000 |
commit | 9662655d48a62c4ec233b23bda76acb972319e8f (patch) | |
tree | 8242b52e2c2befc7019bbe2f714586d7c231a146 /media-libs/gstreamer | |
parent | profiles: Fix remaining badly cased MARC-File-XML entry (diff) | |
download | gentoo-9662655d48a62c4ec233b23bda76acb972319e8f.tar.gz gentoo-9662655d48a62c4ec233b23bda76acb972319e8f.tar.bz2 gentoo-9662655d48a62c4ec233b23bda76acb972319e8f.zip |
media-libs/gstreamer: stable 1.12.3 for ia64, bug #635900
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs/gstreamer')
-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 7dbc9a45fe81..0eb9d1b616e3 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=" |