summaryrefslogtreecommitdiff
path: root/sci-astronomy
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-22 03:04:32 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-22 03:04:32 -0500
commitf95e0da799133b56968a5a6af89c7fb3366c4777 (patch)
tree72beb2dfd419dd3d642a8cfc8241107f9e1f62a0 /sci-astronomy
parente5faa7971680e6e6ede05155985e4857c24c8979 (diff)
downloadbaldeagleos-repo-f95e0da799133b56968a5a6af89c7fb3366c4777.tar.gz
baldeagleos-repo-f95e0da799133b56968a5a6af89c7fb3366c4777.tar.xz
baldeagleos-repo-f95e0da799133b56968a5a6af89c7fb3366c4777.zip
Adding metadata
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/pysiril/pysiril-0.0.17.ebuild2
-rw-r--r--sci-astronomy/siril/siril-1.4.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/pysiril/pysiril-0.0.17.ebuild b/sci-astronomy/pysiril/pysiril-0.0.17.ebuild
index 295a9419290c..f7eb0a03c42f 100644
--- a/sci-astronomy/pysiril/pysiril-0.0.17.ebuild
+++ b/sci-astronomy/pysiril/pysiril-0.0.17.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-V${PV//./_}"
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="sci-astronomy/siril"
diff --git a/sci-astronomy/siril/siril-1.4.2.ebuild b/sci-astronomy/siril/siril-1.4.2.ebuild
index 08f62688ad53..8cb3f384ad7f 100644
--- a/sci-astronomy/siril/siril-1.4.2.ebuild
+++ b/sci-astronomy/siril/siril-1.4.2.ebuild
@@ -16,7 +16,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