From 5fc1245effe746541f698d5fbcafb257bb046bd2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 21 Jul 2022 00:12:32 +0000 Subject: app-editors/ghex: Stabilize 42.3 ppc64, #853958 Signed-off-by: Sam James --- app-editors/ghex/ghex-42.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-editors') diff --git a/app-editors/ghex/ghex-42.3.ebuild b/app-editors/ghex/ghex-42.3.ebuild index 561fd9f946d5..3d897b3769b9 100644 --- a/app-editors/ghex/ghex-42.3.ebuild +++ b/app-editors/ghex/ghex-42.3.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/ghex.git" SRC_URI="" else - KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2+ FDL-1.1+" -- cgit v1.2.3-65-gdbad