commit: 0dcf8121b383405b80e3bff1e467d700a68d56cd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 12 17:07:01 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 12 17:07:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dcf8121
app-editors/ghex: Stabilize 46.2 ppc64, #959078
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-editors/ghex/ghex-46.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/ghex/ghex-46.2.ebuild
b/app-editors/ghex/ghex-46.2.ebuild
index b709036741ff..3cbcf0a2efba 100644
--- a/app-editors/ghex/ghex-46.2.ebuild
+++ b/app-editors/ghex/ghex-46.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 ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux
~x86-linux"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86 ~amd64-linux
~x86-linux"
fi
LICENSE="GPL-2+ FDL-1.1+"