diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-08 17:02:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-08 17:08:40 +0100 |
commit | 5102ec755ccd0ec9762f76fefcf8300a2df93ad4 (patch) | |
tree | 5ed4ada0fd491c7154dd1dbba6e0796dae287a5c | |
parent | media-gfx/aaphoto: Version bump to 0.45 (diff) | |
download | gentoo-5102ec755ccd0ec9762f76fefcf8300a2df93ad4.tar.gz gentoo-5102ec755ccd0ec9762f76fefcf8300a2df93ad4.tar.bz2 gentoo-5102ec755ccd0ec9762f76fefcf8300a2df93ad4.zip |
media-libs/gstreamer: ia64 stable, bug #624180
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.10.5.ebuild b/media-libs/gstreamer/gstreamer-1.10.5.ebuild index bfbdf30c17fa..c72b78d7434c 100644 --- a/media-libs/gstreamer/gstreamer-1.10.5.ebuild +++ b/media-libs/gstreamer/gstreamer-1.10.5.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=" |