diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 18:19:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 18:19:51 +0100 |
commit | 2d7e678294aae2d75a9c769ce9ae243e48b3e8ed (patch) | |
tree | 87e7a47734d72a5e1f0f664d8206333e1faf2c28 /media-libs | |
parent | media-libs/gst-rtsp-server: x86 stable wrt bug #601354 (diff) | |
download | gentoo-2d7e678294aae2d75a9c769ce9ae243e48b3e8ed.tar.gz gentoo-2d7e678294aae2d75a9c769ce9ae243e48b3e8ed.tar.bz2 gentoo-2d7e678294aae2d75a9c769ce9ae243e48b3e8ed.zip |
media-libs/gstreamer: x86 stable wrt bug #601354
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-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 5402422fc338..27781c68f2af 100644 --- a/media-libs/gstreamer/gstreamer-1.10.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.10.3.ebuild @@ -12,7 +12,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=" |