diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-22 08:48:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-22 08:48:37 +0100 |
commit | 822aa7120b9ea810d5c7192e1528078c0d1c9c6e (patch) | |
tree | ce1ff2f7a093021b603bd0270c2cd885222e1265 /sci-astronomy | |
parent | dev-python/netaddr: fix UnusedLocalUse (diff) | |
download | gentoo-822aa7120b9ea810d5c7192e1528078c0d1c9c6e.tar.gz gentoo-822aa7120b9ea810d5c7192e1528078c0d1c9c6e.tar.bz2 gentoo-822aa7120b9ea810d5c7192e1528078c0d1c9c6e.zip |
sci-astronomy/stellarium: amd64 stable wrt bug #825478
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.21.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.21.2.ebuild b/sci-astronomy/stellarium/stellarium-0.21.2.ebuild index 46ef8c3051e1..deec80022146 100644 --- a/sci-astronomy/stellarium/stellarium-0.21.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.21.2.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="GPL-2+ SGI-B-2.0" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ppc ppc64 ~riscv ~x86" IUSE="debug deep-sky doc gps media nls stars telescope test" # Python interpreter is used while building RemoteControl plugin |