diff options
-rw-r--r-- | sci-astronomy/celestia/celestia-1.7.0_pre20200316-r100.ebuild | 3 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-9999.ebuild | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/celestia-1.7.0_pre20200316-r100.ebuild b/sci-astronomy/celestia/celestia-1.7.0_pre20200316-r100.ebuild index dd539877e827..1d70a891eb6a 100644 --- a/sci-astronomy/celestia/celestia-1.7.0_pre20200316-r100.ebuild +++ b/sci-astronomy/celestia/celestia-1.7.0_pre20200316-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,6 @@ else KEYWORDS="~amd64 ~x86" else SRC_URI="https://github.com/${PN^}Project/${PN^}/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" fi fi diff --git a/sci-astronomy/celestia/celestia-9999.ebuild b/sci-astronomy/celestia/celestia-9999.ebuild index 44ee4d4b3d16..000dfa8ba2e2 100644 --- a/sci-astronomy/celestia/celestia-9999.ebuild +++ b/sci-astronomy/celestia/celestia-9999.ebuild @@ -18,7 +18,6 @@ else KEYWORDS="~amd64 ~x86" else SRC_URI="https://github.com/${PN^}Project/${PN^}/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" fi fi |