summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-30 10:50:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-30 10:57:41 +0300
commit08ba6d206b55592dc8e9fe9808fd61d282468010 (patch)
treef817bcf5e315be98beb3c45b1b2847d0025f789c
parentgui-libs/libadwaita: Stabilize 1.3.4 x86, #913218 (diff)
downloadgentoo-08ba6d206b55592dc8e9fe9808fd61d282468010.tar.gz
gentoo-08ba6d206b55592dc8e9fe9808fd61d282468010.tar.bz2
gentoo-08ba6d206b55592dc8e9fe9808fd61d282468010.zip
app-editors/ghex: Stabilize 44.2 x86, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-editors/ghex/ghex-44.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-44.2.ebuild b/app-editors/ghex/ghex-44.2.ebuild
index 312b5c6fe7c3..ed57922eb027 100644
--- a/app-editors/ghex/ghex-44.2.ebuild
+++ b/app-editors/ghex/ghex-44.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 ~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+"