app-editors/ghex: Stabilize 48.1 x86, #964119

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-10-18 10:53:00 +01:00
parent c8e1e04e18
commit 4ee46d3f43

View File

@@ -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+"