summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-02 21:24:03 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-02 21:24:03 +0300
commite470cdf7cc3d3abc27a54e7ab76ba3003d8f36e0 (patch)
tree11fed744677d5477d7605c5aee400012eb8f4f87 /app-editors
parentx11-themes/adwaita-icon-theme: Stabilize 44.0 sparc, #905494 (diff)
downloadgentoo-e470cdf7cc3d3abc27a54e7ab76ba3003d8f36e0.tar.gz
gentoo-e470cdf7cc3d3abc27a54e7ab76ba3003d8f36e0.tar.bz2
gentoo-e470cdf7cc3d3abc27a54e7ab76ba3003d8f36e0.zip
app-editors/ghex: Stabilize 44.1 amd64, #905500
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-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 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+"