Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/celestia/
Date: Tue, 21 Sep 2021 08:20:08
Message-Id: 1632211753.0054daba6dce704e1ea05477445299525133fec7.mgorny@gentoo
1 commit: 0054daba6dce704e1ea05477445299525133fec7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 21 08:07:49 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 21 08:09:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0054daba
7
8 sci-astronomy/celestia: Remove duplicate KEYWORDS
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sci-astronomy/celestia/celestia-1.7.0_pre20200316-r100.ebuild | 3 +--
13 sci-astronomy/celestia/celestia-9999.ebuild | 1 -
14 2 files changed, 1 insertion(+), 3 deletions(-)
15
16 diff --git a/sci-astronomy/celestia/celestia-1.7.0_pre20200316-r100.ebuild b/sci-astronomy/celestia/celestia-1.7.0_pre20200316-r100.ebuild
17 index dd539877e82..1d70a891eb6 100644
18 --- a/sci-astronomy/celestia/celestia-1.7.0_pre20200316-r100.ebuild
19 +++ b/sci-astronomy/celestia/celestia-1.7.0_pre20200316-r100.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -18,7 +18,6 @@ else
27 KEYWORDS="~amd64 ~x86"
28 else
29 SRC_URI="https://github.com/${PN^}Project/${PN^}/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
30 - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
31 fi
32 fi
33
34
35 diff --git a/sci-astronomy/celestia/celestia-9999.ebuild b/sci-astronomy/celestia/celestia-9999.ebuild
36 index 44ee4d4b3d1..000dfa8ba2e 100644
37 --- a/sci-astronomy/celestia/celestia-9999.ebuild
38 +++ b/sci-astronomy/celestia/celestia-9999.ebuild
39 @@ -18,7 +18,6 @@ else
40 KEYWORDS="~amd64 ~x86"
41 else
42 SRC_URI="https://github.com/${PN^}Project/${PN^}/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
43 - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
44 fi
45 fi