commit: e470cdf7cc3d3abc27a54e7ab76ba3003d8f36e0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 18:24:03 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May 2 18:24:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e470cdf7
app-editors/ghex: Stabilize 44.1 amd64, #905500
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-editors/ghex/ghex-44.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/ghex/ghex-44.1.ebuild
b/app-editors/ghex/ghex-44.1.ebuild
index 7d5199d0588b..312b5c6fe7c3 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+"