Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/calcmysky/
Date: Sun, 29 Jan 2023 17:08:12
Message-Id: 1675012067.7d07f04251eb1f35a08ee6549c1805f9b102f7df.juippis@gentoo
1 commit: 7d07f04251eb1f35a08ee6549c1805f9b102f7df
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 17:07:47 2023 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 17:07:47 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d07f042
7
8 sci-astronomy/calcmysky: Stabilize 0.2.1 x86, #892479
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild b/sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild
16 index c1c4b09136b4..72e612c2c808 100644
17 --- a/sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild
18 +++ b/sci-astronomy/calcmysky/calcmysky-0.2.1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="
20 LICENSE="GPL-3"
21 # subslot is soversion
22 SLOT="0/14"
23 -KEYWORDS="amd64 ppc ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ppc ppc64 ~riscv x86"
25
26 IUSE="qt5 qt6"
27 REQUIRED_USE="|| ( qt5 qt6 )"