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 B6FB71396D9 for ; Tue, 21 Nov 2017 11:16:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C905DE0ECA; Tue, 21 Nov 2017 11:16:57 +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 AAD70E0ECA for ; Tue, 21 Nov 2017 11:16:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 13CDA33BF55 for ; Tue, 21 Nov 2017 11:16:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C78D9A264 for ; Tue, 21 Nov 2017 11:16:53 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1511262830.3ebffd6d260dfe5afe324522c24dc06db7bad071.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gstreamer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gstreamer/gstreamer-1.12.3.ebuild X-VCS-Directories: media-libs/gstreamer/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 3ebffd6d260dfe5afe324522c24dc06db7bad071 X-VCS-Branch: master Date: Tue, 21 Nov 2017 11:16:53 +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-Archives-Salt: 8dac24b5-9a0e-47d7-9e2d-de2a19e64c3f X-Archives-Hash: 9b033f117a1fc8adae92c974472580d9 commit: 3ebffd6d260dfe5afe324522c24dc06db7bad071 Author: Marek Szuba gentoo org> AuthorDate: Tue Nov 21 11:13:50 2017 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Nov 21 11:13:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ebffd6d Revert "media-libs/gstreamer: Stable on amd64" This reverts commit 71fba8c776acc60c40d60ff5face54733060b656. Gentoo-Bug: 635900 media-libs/gstreamer/gstreamer-1.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gstreamer/gstreamer-1.12.3.ebuild b/media-libs/gstreamer/gstreamer-1.12.3.ebuild index e400651136b..1d810fbdb40 100644 --- a/media-libs/gstreamer/gstreamer-1.12.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.12.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="