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 67D40138334 for ; Tue, 2 Jul 2019 08:28:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C7CAE08C0; Tue, 2 Jul 2019 08:28:52 +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 01A62E08C0 for ; Tue, 2 Jul 2019 08:28:51 +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 E0036346DFF for ; Tue, 2 Jul 2019 08:28:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B812C6E9 for ; Tue, 2 Jul 2019 08:28:47 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1562056010.9d58b3d877df73894ce7f2ec22f0b8a3ad7c2ec4.slyfox@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.7.1.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 9d58b3d877df73894ce7f2ec22f0b8a3ad7c2ec4 X-VCS-Branch: master Date: Tue, 2 Jul 2019 08:28:47 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 45258fd0-4f82-4b6d-be1d-a9d8e6c28580 X-Archives-Hash: a864ed22a04502c3e9e77c405d5490c4 commit: 9d58b3d877df73894ce7f2ec22f0b8a3ad7c2ec4 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Jul 2 08:26:50 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Jul 2 08:26:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d58b3d8 media-video/vlc: stable 3.0.7.1 for ppc64, bug #688642 Package-Manager: Portage-2.3.68, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> media-video/vlc/vlc-3.0.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.7.1.ebuild b/media-video/vlc/vlc-3.0.7.1.ebuild index 2d41b6d9aa3..87424126c6c 100644 --- a/media-video/vlc/vlc-3.0.7.1.ebuild +++ b/media-video/vlc/vlc-3.0.7.1.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 toolchain-funcs virtualx xdg