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 D60D31397E5 for ; Mon, 17 Aug 2015 07:37:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A0051419F; Mon, 17 Aug 2015 07:37:03 +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 EA11E1419F for ; Mon, 17 Aug 2015 07:37:02 +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 0E2B33407A3 for ; Mon, 17 Aug 2015 07:37:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16E9F14E for ; Mon, 17 Aug 2015 07:37:00 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1439797008.61b56592002a011c2565dfdd881603699b9b7c9f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.use.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 61b56592002a011c2565dfdd881603699b9b7c9f X-VCS-Branch: master Date: Mon, 17 Aug 2015 07:37:00 +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: 91295f26-a34b-4577-95f2-d823162bffa5 X-Archives-Hash: 8e1baac800a577626d754023f834b2a8 commit: 61b56592002a011c2565dfdd881603699b9b7c9f Author: Michał Górny gentoo org> AuthorDate: Mon Aug 17 07:36:36 2015 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Aug 17 07:36:48 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b56592 profiles: Extend USE=luajittext mask to dev-texlive/texlive-basic USE=luajittext is masked on dev-texlive/texlive-core which is a dependency of dev-texlive/texlive-basic. profiles/arch/hppa/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index cd55171..47d2503 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -6,6 +6,7 @@ # Jeroen Roovers (16 Aug 2015) # Bundles luajit which has not been ported to HPPA (bug #554376) +app-text/texlive-basic luajittex app-text/texlive-core luajittex # Jeroen Roovers (3 Jul 2015)