summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-30 10:49:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-30 10:57:27 +0300
commit14efd22ea4207660897eb929b8507c17d4f76681 (patch)
tree4b87eafd2b608c72e6c93bc445793a2a662dd7ee /app-editors/ghex
parentgui-libs/libadwaita: Stabilize 1.3.4 amd64, #913218 (diff)
downloadgentoo-14efd22ea4207660897eb929b8507c17d4f76681.tar.gz
gentoo-14efd22ea4207660897eb929b8507c17d4f76681.tar.bz2
gentoo-14efd22ea4207660897eb929b8507c17d4f76681.zip
app-editors/ghex: Stabilize 44.2 amd64, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-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 7d5199d0588b..312b5c6fe7c3 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+"