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 72CA4139694 for ; Thu, 20 Jul 2017 04:40:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B394E0F2B; Thu, 20 Jul 2017 04:40:41 +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 2CAC6E0F2A for ; Thu, 20 Jul 2017 04:40:41 +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 23C26341951 for ; Thu, 20 Jul 2017 04:40:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E16E074CF for ; Thu, 20 Jul 2017 04:40:35 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1500525556.d90efde1415046ee1aa6402d444f1924bec65458.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-dvb/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.10.5.ebuild X-VCS-Directories: media-plugins/gst-plugins-dvb/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: d90efde1415046ee1aa6402d444f1924bec65458 X-VCS-Branch: master Date: Thu, 20 Jul 2017 04:40:35 +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: 87d34119-488e-4d8a-900d-0397667b8d6c X-Archives-Hash: b34d3ba9da6f9800a464f8a5116101e2 commit: d90efde1415046ee1aa6402d444f1924bec65458 Author: Markus Meier gentoo org> AuthorDate: Thu Jul 20 04:39:16 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Thu Jul 20 04:39:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d90efde1 media-plugins/gst-plugins-dvb: arm stable, bug #624180 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.10.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.10.5.ebuild b/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.10.5.ebuild index 2cc4c303bd6..4b2fcdd9008 100644 --- a/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.10.5.ebuild +++ b/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.10.5.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPION="DVB device capture plugin for GStreamer" -KEYWORDS="alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="alpha amd64 arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=""