summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-11-03 09:08:12 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-11-03 09:08:23 +0100
commit4fed7a87ab71b0109a0d339f7f2ebc42d2f5192f (patch)
tree9889f721c1aecc72a6dc53067178268bcb9b02a0
parentapp-emulation/nemu: Stabilize 3.0.0 x86, #879173 (diff)
downloadgentoo-4fed7a87.tar.gz
gentoo-4fed7a87.tar.bz2
gentoo-4fed7a87.zip
sci-astronomy/siril: Stabilize 1.0.5 x86, #879199
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sci-astronomy/siril/siril-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/siril/siril-1.0.5.ebuild b/sci-astronomy/siril/siril-1.0.5.ebuild
index 63098cf36dc4..b40e770ea34b 100644
--- a/sci-astronomy/siril/siril-1.0.5.ebuild
+++ b/sci-astronomy/siril/siril-1.0.5.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