Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ghex/
Date: Sat, 07 May 2022 18:28:59
Message-Id: 1651948113.817a301bf98db1ceda7f4b325b2aec8a646bece3.arthurzam@gentoo
1 commit: 817a301bf98db1ceda7f4b325b2aec8a646bece3
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 7 18:28:33 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 7 18:28:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817a301b
7
8 app-editors/ghex: Keyword 42.2 ppc, #838709
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-editors/ghex/ghex-42.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/ghex/ghex-42.2.ebuild b/app-editors/ghex/ghex-42.2.ebuild
16 index 8d615f72ba0a..60b2aa480d88 100644
17 --- a/app-editors/ghex/ghex-42.2.ebuild
18 +++ b/app-editors/ghex/ghex-42.2.ebuild
19 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
20 EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/ghex.git"
21 SRC_URI=""
22 else
23 - KEYWORDS="~amd64 ~arm ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
24 + KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
25 fi
26
27 LICENSE="GPL-2+ FDL-1.1+"