summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-07 08:54:28 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-07 08:55:26 +0300
commit8691124035b7ebbeb9663d674207cf63f0dedf45 (patch)
treeb4e2e36aa7c01eb5e52aa22c84612e841d6c6f06 /app-editors/ghex
parentapp-editors/ghex: Stabilize 45.2 amd64, #928755 (diff)
downloadgentoo-8691124035b7ebbeb9663d674207cf63f0dedf45.tar.gz
gentoo-8691124035b7ebbeb9663d674207cf63f0dedf45.tar.bz2
gentoo-8691124035b7ebbeb9663d674207cf63f0dedf45.zip
app-editors/ghex: Stabilize 45.2 x86, #928755
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ghex-45.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-45.2.ebuild b/app-editors/ghex/ghex-45.2.ebuild
index 54c3c1463b67..86aa24be914e 100644
--- a/app-editors/ghex/ghex-45.2.ebuild
+++ b/app-editors/ghex/ghex-45.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+"