summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2022-10-25 14:55:23 +0200
committerPacho Ramos <pacho@gentoo.org>2022-10-25 14:55:59 +0200
commit0eaf235b482475531372f84ea51a0b5418f91193 (patch)
tree311f6fd4443126c20db0ebc857bf80e0901c53ba /sci-astronomy/celestia
parentsci-astronomy/celestia: Update jpeg dep (diff)
downloadgentoo-0eaf235b482475531372f84ea51a0b5418f91193.tar.gz
gentoo-0eaf235b482475531372f84ea51a0b5418f91193.tar.bz2
gentoo-0eaf235b482475531372f84ea51a0b5418f91193.zip
sci-astronomy/celestia: Drop obsolete inherit
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-astronomy/celestia')
-rw-r--r--sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild2
1 files changed, 1 insertions, 1 deletions
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"