summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-02 22:46:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-02 22:46:20 +0300
commit190ba29fa7b53a45ea500d362186f53d079deabc (patch)
tree8005f7846fbfb448797916e2ba2fc55263054458 /app-editors/ghex
parentsys-apps/baobab: Stabilize 44.0 amd64, #905583 (diff)
downloadgentoo-190ba29fa7b53a45ea500d362186f53d079deabc.tar.gz
gentoo-190ba29fa7b53a45ea500d362186f53d079deabc.tar.bz2
gentoo-190ba29fa7b53a45ea500d362186f53d079deabc.zip
app-editors/ghex: Stabilize 44.1 x86, #905500
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ghex-44.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-44.1.ebuild b/app-editors/ghex/ghex-44.1.ebuild
index 312b5c6fe7c3..ed57922eb027 100644
--- a/app-editors/ghex/ghex-44.1.ebuild
+++ b/app-editors/ghex/ghex-44.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 ~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+"