diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-25 09:43:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-25 09:44:52 +0100 |
commit | c32f4ec28225e0bc7e37c51dba40ae576550ce53 (patch) | |
tree | 8c3390b2d9895f789719c8ed3646472cec489ede /media-plugins/gst-plugins-x264 | |
parent | dev-db/mysql: ia64 stable, bug #616486 (diff) | |
download | gentoo-c32f4ec28225e0bc7e37c51dba40ae576550ce53.tar.gz gentoo-c32f4ec28225e0bc7e37c51dba40ae576550ce53.tar.bz2 gentoo-c32f4ec28225e0bc7e37c51dba40ae576550ce53.zip |
media-plugins/gst-plugins-x264: ia64 stable, bug #611736
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-plugins/gst-plugins-x264')
-rw-r--r-- | media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild index 1ffb668fb4c2..856ecbb5470e 100644 --- a/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild +++ b/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="" # 20111220 ensures us X264_BUILD >= 120 |