commit: b57c95e3dde9ef6492bb53aba6bd3fb421fa4eb6 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Feb 7 11:48:46 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> 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 <juippis <AT> 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 <[email protected]> (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 <[email protected]> (2020-10-08) # Dependency not keyworded on this arch. -dev-libs/efl avif +dev-libs/efl avif lua_single_target_luajit physics # Matt Turner <[email protected]> (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 <[email protected]> (2015-03-16) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - # Jeroen Roovers <[email protected]> (2015-02-02) # dev-python/gevent requires dev-python/greenlet which has not been ported to # HPPA (bug #538510)
