diff options
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild | 2 |
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" |