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 08:08:45
Message-Id: 1667462898.edac83f968ca56f3094e0fecf7db22a93d9f01ec.ago@gentoo
1 commit: edac83f968ca56f3094e0fecf7db22a93d9f01ec
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 08:07:42 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 08:08:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edac83f9
7
8 sci-astronomy/kstars: Stabilize 3.6.1 x86, #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 0b704f0a8789..ab00714ee37c 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+"