Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/
Date: Sun, 16 May 2021 23:40:15
Message-Id: 1621208396.9978e36d7be0b1e4874bc3f9424efca7648be307.sam@gentoo
1 commit: 9978e36d7be0b1e4874bc3f9424efca7648be307
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 23:39:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 23:39:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9978e36d
7
8 sci-astronomy/kstars: Stabilize 3.5.2 x86, #780093
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-astronomy/kstars/kstars-3.5.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-astronomy/kstars/kstars-3.5.2.ebuild b/sci-astronomy/kstars/kstars-3.5.2.ebuild
16 index 87c337a6da6..99aa66572d6 100644
17 --- a/sci-astronomy/kstars/kstars-3.5.2.ebuild
18 +++ b/sci-astronomy/kstars/kstars-3.5.2.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/en/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+"