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 721391382C5 for ; Sun, 7 Feb 2021 12:06:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CED7E0870; Sun, 7 Feb 2021 12:06:19 +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 B0D05E086E for ; Sun, 7 Feb 2021 12:06:18 +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 2930A3439D0 for ; Sun, 7 Feb 2021 12:06:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 975354AF for ; Sun, 7 Feb 2021 12:06:15 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1612699569.b57c95e3dde9ef6492bb53aba6bd3fb421fa4eb6.juippis@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.force profiles/arch/hppa/package.use.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: b57c95e3dde9ef6492bb53aba6bd3fb421fa4eb6 X-VCS-Branch: master Date: Sun, 7 Feb 2021 12:06:15 +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: 7cdec22b-71f4-4c47-923e-42568847e38b X-Archives-Hash: 8d91bf2489190371d82730964788e99f commit: b57c95e3dde9ef6492bb53aba6bd3fb421fa4eb6 Author: Joonas Niilola gentoo org> AuthorDate: Sun Feb 7 11:48:46 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Feb 7 12:06:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b57c95e3 profiles/arch/hppa: update efl use-mask for new lua eclass Signed-off-by: Joonas Niilola gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/19361 profiles/arch/hppa/package.use.force | 6 ------ profiles/arch/hppa/package.use.mask | 6 +----- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/profiles/arch/hppa/package.use.force b/profiles/arch/hppa/package.use.force deleted file mode 100644 index 32eca03d743..00000000000 --- a/profiles/arch/hppa/package.use.force +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Joonas Niilola (2020-02-08) -# Force 'lua' to be used with efl, since luajit is not keyworded. -dev-libs/efl lua diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 1e62dfd8f44..f0f6b903459 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -48,7 +48,7 @@ dev-vcs/mercurial rust # Joonas Niilola (2020-10-08) # Dependency not keyworded on this arch. -dev-libs/efl avif +dev-libs/efl avif lua_single_target_luajit physics # Matt Turner (2020-08-11) # No drivers on this architecture support Vulkan @@ -238,10 +238,6 @@ net-analyzer/rrdtool rados # (bug #544378) dev-db/mariadb galera -# Mike Frysinger (2015-03-16) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - # Jeroen Roovers (2015-02-02) # dev-python/gevent requires dev-python/greenlet which has not been ported to # HPPA (bug #538510)