From 0eaf235b482475531372f84ea51a0b5418f91193 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 25 Oct 2022 14:55:23 +0200 Subject: sci-astronomy/celestia: Drop obsolete inherit Signed-off-by: Pacho Ramos --- sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-astronomy') 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" -- cgit v1.2.3-65-gdbad