commit: c6e18ea11d3a6d030a090fce6bcfe8f07e47e3b8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 00:12:52 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 00:12:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e18ea1
app-editors/ghex: Stabilize 42.3 ppc, #853958
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-editors/ghex/ghex-42.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/ghex/ghex-42.3.ebuild
b/app-editors/ghex/ghex-42.3.ebuild
index 3d897b3769b9..af0a9aa90029 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+"