commit: 0eaf235b482475531372f84ea51a0b5418f91193
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 12:55:23 2022 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 12:55:59 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eaf235b
sci-astronomy/celestia: Drop obsolete inherit
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild
b/sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild
index f7d399270230..6d1d3bd2676b 100644
--- a/sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild
+++ b/sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild
@@ -5,7 +5,7 @@ EAPI=8
CMAKE_IN_SOURCE_BUILD="yes"
LUA_COMPAT=( lua5-{1..3} luajit )
-inherit desktop flag-o-matic lua-single xdg cmake
+inherit desktop lua-single xdg cmake
if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/CelestiaProject/Celestia.git"