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 2C0B2138330 for ; Wed, 30 May 2018 15:25:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4D2CE092D; Wed, 30 May 2018 15:25:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 88FD5E092D for ; Wed, 30 May 2018 15:25:34 +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 31BD0335CA0 for ; Wed, 30 May 2018 15:25:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A424287 for ; Wed, 30 May 2018 15:25:31 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1527693917.61cbdf79177d7ef072c74a33ac96a63125f3c95c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-3.0.2.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 61cbdf79177d7ef072c74a33ac96a63125f3c95c X-VCS-Branch: master Date: Wed, 30 May 2018 15:25:31 +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: 6be77cad-a3cd-4f1b-a54c-3225ef44415d X-Archives-Hash: 64699e4da88f5a91ccb35358035ef61b commit: 61cbdf79177d7ef072c74a33ac96a63125f3c95c Author: Mikle Kolyada gentoo org> AuthorDate: Wed May 30 15:25:17 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed May 30 15:25:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61cbdf79 media-video/vlc: amd64 stable wrt bug #652944 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-video/vlc/vlc-3.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.2.ebuild b/media-video/vlc/vlc-3.0.2.ebuild index 36c348442d5..02cd1ac9ad4 100644 --- a/media-video/vlc/vlc-3.0.2.ebuild +++ b/media-video/vlc/vlc-3.0.2.ebuild @@ -19,7 +19,7 @@ else else SRC_URI="https://download.videolan.org/pub/videolan/testing/${MY_P}/${MY_P}.tar.xz" fi - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc x86 ~x86-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc x86 ~x86-fbsd" fi inherit autotools flag-o-matic gnome2-utils toolchain-funcs versionator virtualx xdg-utils ${SCM}