diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-10 20:08:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-10 21:12:19 +0100 |
commit | 2849ec894cfd8f3903229424549799843d64db72 (patch) | |
tree | a2b2edaa82e6fec216642bb2aca695b25baeb35c | |
parent | sci-libs/linux-gpib: Version bump, fixes the VMAP_STACK problem (diff) | |
download | gentoo-2849ec894cfd8f3903229424549799843d64db72.tar.gz gentoo-2849ec894cfd8f3903229424549799843d64db72.tar.bz2 gentoo-2849ec894cfd8f3903229424549799843d64db72.zip |
media-libs/gstreamer: ia64 stable, bug #601354
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-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 c05c618aa8ad..6858ef0cfad4 100644 --- a/media-libs/gstreamer/gstreamer-1.10.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.10.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=" |