diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 19:29:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 19:35:48 +0000 |
commit | ebec0824feecf938b925677473c0e2378ca5ee26 (patch) | |
tree | 0f17897b557d0437a46b3f4ce4777692f77f2a44 /media-libs/gstreamer | |
parent | media-libs/libebur128: stable 1.2.3 for ppc64, bug #634154 (diff) | |
download | gentoo-ebec0824feecf938b925677473c0e2378ca5ee26.tar.gz gentoo-ebec0824feecf938b925677473c0e2378ca5ee26.tar.bz2 gentoo-ebec0824feecf938b925677473c0e2378ca5ee26.zip |
media-libs/gstreamer: stable 1.12.4 for ia64, bug #650540
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.12.4.ebuild b/media-libs/gstreamer/gstreamer-1.12.4.ebuild index 2f273f15cd3f..9bf2801cb415 100644 --- a/media-libs/gstreamer/gstreamer-1.12.4.ebuild +++ b/media-libs/gstreamer/gstreamer-1.12.4.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=" |