From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 40F95138334 for ; Sun, 8 Dec 2019 23:37:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5997EE0928; Sun, 8 Dec 2019 23:37:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 006A2E0928 for ; Sun, 8 Dec 2019 23:37:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8530E34D88C for ; Sun, 8 Dec 2019 23:37:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C78B98C for ; Sun, 8 Dec 2019 23:37:14 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1575848170.1395e3cefce6fd6d0f85fc011541f37f6186f632.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-bad/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild X-VCS-Directories: media-libs/gst-plugins-bad/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1395e3cefce6fd6d0f85fc011541f37f6186f632 X-VCS-Branch: master Date: Sun, 8 Dec 2019 23:37:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0f3d3804-d40a-41dd-a33d-75e7b7b77669 X-Archives-Hash: f72c9008445508599c95a853995769e5 commit: 1395e3cefce6fd6d0f85fc011541f37f6186f632 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Dec 8 23:36:10 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Dec 8 23:36:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1395e3ce media-libs/gst-plugins-bad: stable 1.14.5 for ia64, bug #702246 Package-Manager: Portage-2.3.81, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich gentoo.org> media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild index 21e667bd71d..3b5c7534c49 100644 --- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild +++ b/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.5.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Less plugins for GStreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" # TODO: egl and gtk IUSE only for transition IUSE="X bzip2 +egl gles2 gtk +introspection +opengl +orc vcd vnc wayland" # Keep default IUSE mirrored with gst-plugins-base where relevant