summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-05 11:57:45 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-05 11:57:45 +0200
commit1ac6400367b1a0617fe402da254cdb9b61b90cf4 (patch)
tree6b6bfe4277c21d27f13db95d1df4937a02f2c9e9 /app-editors/ghex
parentgui-libs/libadwaita: Stabilize 1.2.0 ppc64, #879807 (diff)
downloadgentoo-1ac6400367b1a0617fe402da254cdb9b61b90cf4.tar.gz
gentoo-1ac6400367b1a0617fe402da254cdb9b61b90cf4.tar.bz2
gentoo-1ac6400367b1a0617fe402da254cdb9b61b90cf4.zip
app-editors/ghex: Stabilize 43.0 ppc64, #879807
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ghex-43.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-43.0.ebuild b/app-editors/ghex/ghex-43.0.ebuild
index 32e20995224f..8e0735d47dd4 100644
--- a/app-editors/ghex/ghex-43.0.ebuild
+++ b/app-editors/ghex/ghex-43.0.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+"