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 0F307138334 for ; Wed, 22 Aug 2018 05:12:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07FE9E08A2; Wed, 22 Aug 2018 05:12:46 +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 D5F48E08A2 for ; Wed, 22 Aug 2018 05:12:45 +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 518AD335D27 for ; Wed, 22 Aug 2018 05:12:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E418398 for ; Wed, 22 Aug 2018 05:12:42 +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: <1534914463.86cca80c3b0f4c3e8e55128e39769be6dc250bca.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-ugly/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gst-plugins-ugly/gst-plugins-ugly-1.14.1.ebuild X-VCS-Directories: media-libs/gst-plugins-ugly/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 86cca80c3b0f4c3e8e55128e39769be6dc250bca X-VCS-Branch: master Date: Wed, 22 Aug 2018 05:12:42 +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: a31b57f3-9bd7-4f96-b567-96593dfc481e X-Archives-Hash: fa50e5e0a7f05e83a4706a885c61d5b7 commit: 86cca80c3b0f4c3e8e55128e39769be6dc250bca Author: Markus Meier gentoo org> AuthorDate: Wed Aug 22 05:07:43 2018 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Aug 22 05:07:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cca80c media-libs/gst-plugins-ugly: arm stable, bug #661288 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm" media-libs/gst-plugins-ugly/gst-plugins-ugly-1.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.14.1.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.14.1.ebuild index effeaf4c44b..d124d7e84d9 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.14.1.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.14.1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="LGPL-2+" # some split plugins are LGPL but combining with a GPL library -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" RDEPEND=" >=dev-libs/glib-2.40.0:2[${MULTILIB_USEDEP}]