commit:     6b9c0f16a1ce6f183b918175cac4c67674489927
Author:     Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Fri Oct  3 22:55:53 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct  4 00:54:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b9c0f16

sci-astronomy/stellarium: remove stale cmake var

They changed how ccache is enabled; I added new var, but forgot to remove old 
var

Closes: https://bugs.gentoo.org/963739
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Part-of: https://github.com/gentoo/gentoo/pull/44032
Closes: https://github.com/gentoo/gentoo/pull/44032
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-astronomy/stellarium/stellarium-25.3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-astronomy/stellarium/stellarium-25.3.ebuild 
b/sci-astronomy/stellarium/stellarium-25.3.ebuild
index 6c591c01b4a3..dc8ac9b1357b 100644
--- a/sci-astronomy/stellarium/stellarium-25.3.ebuild
+++ b/sci-astronomy/stellarium/stellarium-25.3.ebuild
@@ -112,7 +112,6 @@ src_configure() {
        filter-lto # https://bugs.gentoo.org/862249
 
        local mycmakeargs=(
-               -DCCACHE_PROGRAM=no
                -DCPM_LOCAL_PACKAGES_ONLY=yes
                -DUSE_BUNDLED_QTCOMPRESS=no
                -DENABLE_CCACHE=no

Reply via email to