commit: 3ab7b7b58088d652e80c67e9eee70ea40b285124
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 14 05:40:48 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 14 05:40:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab7b7b5
app-editors/ghex: Stabilize 48.1 amd64, #964119
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-editors/ghex/ghex-48.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/ghex/ghex-48.1.ebuild
b/app-editors/ghex/ghex-48.1.ebuild
index 36257249c0e9..68367f374875 100644
--- a/app-editors/ghex/ghex-48.1.ebuild
+++ b/app-editors/ghex/ghex-48.1.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+"