From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1B6F61388B6 for ; Tue, 5 Jan 2016 15:10:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89215E0872; Tue, 5 Jan 2016 15:10:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09CFFE0870 for ; Tue, 5 Jan 2016 15:10:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2EA0F34092D for ; Tue, 5 Jan 2016 15:10:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69F50CB1 for ; Tue, 5 Jan 2016 15:10:09 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1452006586.16e6c57315ee4438f2d858e2a8d26783288f0603.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 16e6c57315ee4438f2d858e2a8d26783288f0603 X-VCS-Branch: master Date: Tue, 5 Jan 2016 15:10:09 +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: dd8e5475-3efc-4501-a01a-f9eb490bbf23 X-Archives-Hash: 781d264aaf829d4a2a093cbee8f6e83e commit: 16e6c57315ee4438f2d858e2a8d26783288f0603 Author: Ilya Tumaykin gmail com> AuthorDate: Tue Jan 5 13:00:12 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Tue Jan 5 15:09:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e6c573 profiles: better luajit USE mask for mpv on alpha Current USE mask: - contradicts its own comment ('>=' vs '~'), - refers to outdated set of luajit keywords, - refers to outdated mpv version that is long gone from tree. Thus replace it with a proper one. profiles/arch/alpha/package.use.mask | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 3e0de36..dd23048 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Ian Delaney (05 Jan 2016) +# on behalf of Ilya Tumaykin +# dev-lang/luajit lacks alpha keyword. See bug #488318. +media-video/mpv luajit + # Ian Delaney (28 Dec 2015) # dep of testsuite dev-util/cmocka requires keywording for alpha # via Bug 569558, then this can be taken out @@ -186,10 +191,6 @@ net-im/telepathy-connection-managers sipe # template-haskell not yet available dev-haskell/dataenc test -# Tom Wijsman (16 Oct 2013) -# Mask luajit on ~media-video/mpv-0.2.0 because it only has amd64 x86 keywords. See bug #488318. ->=media-video/mpv-0.2.0 luajit - # Pacho Ramos (20 Jul 2013) # Keywords pending, bug #476710 >=gnome-base/gnome-extra-apps-3.8 games