From fc6f0c8b537d22f67d8323c53a5c0e09a7e8ac0c Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 1 Sep 2023 16:05:33 +0000 Subject: app-editors/ghex: Stabilize 44.2 ppc, #913218 Signed-off-by: Arthur Zamarin --- app-editors/ghex/ghex-44.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/ghex/ghex-44.2.ebuild b/app-editors/ghex/ghex-44.2.ebuild index ed57922eb027..c570655c2ed1 100644 --- a/app-editors/ghex/ghex-44.2.ebuild +++ b/app-editors/ghex/ghex-44.2.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