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 D44C7138334 for ; Sun, 9 Jun 2019 17:24:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3558E08D9; Sun, 9 Jun 2019 17:24:38 +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 8A04FE08D9 for ; Sun, 9 Jun 2019 17:24:38 +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 8CF50345AE5 for ; Sun, 9 Jun 2019 17:24:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B19D60A for ; Sun, 9 Jun 2019 17:24:36 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1560101050.23759c4ab57c28ea6c4d9f1d17477366d94fe9c9.asturm@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.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 23759c4ab57c28ea6c4d9f1d17477366d94fe9c9 X-VCS-Branch: master Date: Sun, 9 Jun 2019 17:24:36 +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: aa325f75-6dae-4139-bf59-5321b8455ccf X-Archives-Hash: 0ecbdc66eb4b90040991f54d6f5d89ef commit: 23759c4ab57c28ea6c4d9f1d17477366d94fe9c9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 9 17:23:18 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jun 9 17:24:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23759c4a media-video/vlc: Restore 3.0.7 keywords Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner gentoo.org> media-video/vlc/vlc-3.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.7.ebuild b/media-video/vlc/vlc-3.0.7.ebuild index 4e37b4826f0..9220dbf11a1 100644 --- a/media-video/vlc/vlc-3.0.7.ebuild +++ b/media-video/vlc/vlc-3.0.7.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" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc ~x86" fi inherit autotools flag-o-matic toolchain-funcs virtualx xdg