summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-25 16:46:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-25 16:46:03 +0200
commit2574661af9ebfec913a6db53802e27e6dabb3c8c (patch)
tree60053fafaf2ddcd88c93a9f001d6cd70fbb0a53c /sci-astronomy
parentwww-apps/nikola: Stabilize 8.2.2-r2 amd64, #897682 (diff)
downloadgentoo-2574661af9ebfec913a6db53802e27e6dabb3c8c.tar.gz
gentoo-2574661af9ebfec913a6db53802e27e6dabb3c8c.tar.bz2
gentoo-2574661af9ebfec913a6db53802e27e6dabb3c8c.zip
sci-astronomy/kstars: Stabilize 3.6.2 amd64, #893300
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/kstars/kstars-3.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/kstars/kstars-3.6.2.ebuild b/sci-astronomy/kstars/kstars-3.6.2.ebuild
index 09cc86859af3..6c9297ac84a4 100644
--- a/sci-astronomy/kstars/kstars-3.6.2.ebuild
+++ b/sci-astronomy/kstars/kstars-3.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-2+ GPL-3+"