diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-11-04 10:10:41 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-04 10:11:15 +0200 |
commit | 71301d9e2e9eabd4113c1a6c3dcff3ca687cad67 (patch) | |
tree | eaf6e2fde9b7ea5bb9b4bef6161604f5c6e8d551 /sci-astronomy | |
parent | dev-libs/qtcompress: add ~ppc keyword (diff) | |
download | gentoo-71301d9e2e9eabd4113c1a6c3dcff3ca687cad67.tar.gz gentoo-71301d9e2e9eabd4113c1a6c3dcff3ca687cad67.tar.bz2 gentoo-71301d9e2e9eabd4113c1a6c3dcff3ca687cad67.zip |
sci-astronomy/stellarium: add ~ppc keyword on 0.20.3
Bug: https://bugs.gentoo.org/747529
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.20.3.ebuild b/sci-astronomy/stellarium/stellarium-0.20.3.ebuild index 00d5ddb9e3b2..acf6ba38771f 100644 --- a/sci-astronomy/stellarium/stellarium-0.20.3.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.20.3.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="GPL-2+ SGI-B-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug deep-sky doc gps media nls stars telescope test" # Python interpreter is used while building RemoteControl plugin |