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 DF6601396D2 for ; Sat, 19 Aug 2017 17:17:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54CDA1FC048; Sat, 19 Aug 2017 17:17:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 325271FC048 for ; Sat, 19 Aug 2017 17:17: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 31D083419F3 for ; Sat, 19 Aug 2017 17:17:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CAC6E7B4A for ; Sat, 19 Aug 2017 17:17:16 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1503163008.ae0a6a5560e682cd350be04fae83bbdd3ada7baa.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/grilo-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/grilo-plugins/grilo-plugins-0.2.17.ebuild X-VCS-Directories: media-plugins/grilo-plugins/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: ae0a6a5560e682cd350be04fae83bbdd3ada7baa X-VCS-Branch: master Date: Sat, 19 Aug 2017 17:17:16 +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: 268ba188-3e0c-40d8-864f-a6ba8f9a919c X-Archives-Hash: 7f6e5aa25077ef1ad2a187f43e6cd6ce commit: ae0a6a5560e682cd350be04fae83bbdd3ada7baa Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Aug 19 16:48:15 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Aug 19 17:16:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae0a6a55 media-plugins/grilo-plugins: re-keyword 0.2.17 for arm and ia64 since media-libs/gom was keyworded in bug #521972. media-plugins/grilo-plugins/grilo-plugins-0.2.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/grilo-plugins/grilo-plugins-0.2.17.ebuild b/media-plugins/grilo-plugins/grilo-plugins-0.2.17.ebuild index f4204a5ae76..439ec2ccd3d 100644 --- a/media-plugins/grilo-plugins/grilo-plugins-0.2.17.ebuild +++ b/media-plugins/grilo-plugins/grilo-plugins-0.2.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Grilo" LICENSE="LGPL-2.1+" SLOT="0.2" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="daap +dvd flickr freebox gnome-online-accounts lua subtitles thetvdb tracker upnp-av +vimeo +youtube" # Bump gom requirement to avoid segfaults