summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-26 14:22:06 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-26 14:22:06 +0000
commitcfa39f8da91655ce3fab659bcedd5f84bbef90a2 (patch)
tree3bddacc97515915f54ad9403e0bafbc6d9acdd45 /sci-astronomy/kstars
parentdev-python/cattrs: Correct lower bounds on dependencies (diff)
downloadgentoo-cfa39f8da91655ce3fab659bcedd5f84bbef90a2.tar.gz
gentoo-cfa39f8da91655ce3fab659bcedd5f84bbef90a2.tar.bz2
gentoo-cfa39f8da91655ce3fab659bcedd5f84bbef90a2.zip
sci-astronomy/kstars: Stabilize 3.7.3 amd64, #937633
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy/kstars')
-rw-r--r--sci-astronomy/kstars/kstars-3.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-3.7.3.ebuild b/sci-astronomy/kstars/kstars-3.7.3.ebuild
index 6fc730f44dff..818f197a4550 100644
--- a/sci-astronomy/kstars/kstars-3.7.3.ebuild
+++ b/sci-astronomy/kstars/kstars-3.7.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kstars/ https://edu.kde.org/kstars/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-2+ GPL-3+"