Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/
Date: Thu, 03 Nov 2022 07:59:53
Message-Id: 1667462363.b0d462d5c8d7e7c91d6d2996f6764f86c02111fb.ago@gentoo
1 commit: b0d462d5c8d7e7c91d6d2996f6764f86c02111fb
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 07:59:23 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 07:59:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d462d5
7
8 sci-astronomy/kstars: Stabilize 3.6.1 amd64, #878279
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 sci-astronomy/kstars/kstars-3.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-astronomy/kstars/kstars-3.6.1.ebuild b/sci-astronomy/kstars/kstars-3.6.1.ebuild
16 index d007348c45e0..0b704f0a8789 100644
17 --- a/sci-astronomy/kstars/kstars-3.6.1.ebuild
18 +++ b/sci-astronomy/kstars/kstars-3.6.1.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kstars/ https://edu.kde.org/kstars/"
20
21 if [[ ${KDE_BUILD_TYPE} = release ]]; then
22 SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~x86"
24 + KEYWORDS="amd64 ~x86"
25 fi
26
27 LICENSE="GPL-2+ GPL-3+"