commit: 8a9889b3e6f61269efc5dced9abe9c45b33335a9 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Aug 22 06:09:57 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Aug 22 06:09:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9889b3
sci-astronomy/siril: Stabilize 1.2.0_rc1-r1 amd64, #912688 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sci-astronomy/siril/siril-1.2.0_rc1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/siril/siril-1.2.0_rc1-r1.ebuild b/sci-astronomy/siril/siril-1.2.0_rc1-r1.ebuild index c5cbbe1bd8e2..3898b724624f 100644 --- a/sci-astronomy/siril/siril-1.2.0_rc1-r1.ebuild +++ b/sci-astronomy/siril/siril-1.2.0_rc1-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://gitlab.com/free-astro/${PN}.git" else SRC_URI="https://gitlab.com/free-astro/siril/-/archive/${PV/_/-}/${PN}-${PV/_/-}.tar.bz2" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" S="${WORKDIR}/${PN}-${PV/_/-}" fi