Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/
Date: Sat, 05 Sep 2020 16:17:35
Message-Id: 1599322354.a5e5632f8bc77794dba37bf765c1d2e8da1a413f.whissi@gentoo
1 commit: a5e5632f8bc77794dba37bf765c1d2e8da1a413f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 16:12:34 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 16:12:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e5632f
7
8 sci-astronomy/kstars: x86 stable (bug #740452)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sci-astronomy/kstars/kstars-3.4.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-astronomy/kstars/kstars-3.4.3.ebuild b/sci-astronomy/kstars/kstars-3.4.3.ebuild
17 index 3c1a48fa23e..4329431b153 100644
18 --- a/sci-astronomy/kstars/kstars-3.4.3.ebuild
19 +++ b/sci-astronomy/kstars/kstars-3.4.3.ebuild
20 @@ -14,7 +14,7 @@ https://edu.kde.org/kstars/"
21
22 if [[ ${KDE_BUILD_TYPE} = release ]]; then
23 SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="~amd64 x86"
26 fi
27
28 LICENSE="GPL-2+ GPL-3+"