summaryrefslogtreecommitdiff
path: root/sci-astronomy/calcmysky
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-02-27 06:54:15 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-02-27 06:54:15 +0000
commitaac11fde7da53186f87e07e267f3b0ebebcff100 (patch)
treeaac19f75b0187393b51d308d82dc211061d5b59a /sci-astronomy/calcmysky
parentbe5d8130969e5d6299693b4d5118d809eb80385f (diff)
downloadbaldeagleos-repo-aac11fde7da53186f87e07e267f3b0ebebcff100.tar.gz
baldeagleos-repo-aac11fde7da53186f87e07e267f3b0ebebcff100.tar.xz
baldeagleos-repo-aac11fde7da53186f87e07e267f3b0ebebcff100.zip
Adding metadata
Diffstat (limited to 'sci-astronomy/calcmysky')
-rw-r--r--sci-astronomy/calcmysky/calcmysky-0.3.2.ebuild4
-rw-r--r--sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/calcmysky/calcmysky-0.3.2.ebuild b/sci-astronomy/calcmysky/calcmysky-0.3.2.ebuild
index e3ede195f0c9..e471ed3cd60d 100644
--- a/sci-astronomy/calcmysky/calcmysky-0.3.2.ebuild
+++ b/sci-astronomy/calcmysky/calcmysky-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="GPL-3"
# subslot is soversion
SLOT="0/15"
-KEYWORDS="amd64 ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~ppc ~riscv ~x86"
IUSE="+qt5 qt6"
REQUIRED_USE="|| ( qt5 qt6 )"
diff --git a/sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild b/sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild
index 62e012868ffd..a0424fbbe4ec 100644
--- a/sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild
+++ b/sci-astronomy/calcmysky/calcmysky-0.3.3-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/CalcMySky-${PV}"
LICENSE="GPL-3"
# subslot is soversion
SLOT="0/15"
-KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~ppc ~riscv ~x86"
DEPEND="
dev-cpp/eigen:3