diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-21 10:07:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-21 10:09:13 +0200 |
commit | 0054daba6dce704e1ea05477445299525133fec7 (patch) | |
tree | 3ead7b2247b69150f4d75dd2781072c2396d3368 /sci-astronomy/celestia | |
parent | net-misc/vde: Remove duplicate KEYWORDS (diff) | |
download | gentoo-0054daba6dce704e1ea05477445299525133fec7.tar.gz gentoo-0054daba6dce704e1ea05477445299525133fec7.tar.bz2 gentoo-0054daba6dce704e1ea05477445299525133fec7.zip |
sci-astronomy/celestia: Remove duplicate KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-astronomy/celestia')
-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 |