summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-03 04:52:34 +0100
committerSam James <sam@gentoo.org>2023-05-03 04:52:34 +0100
commit7e3abb4928f521a7eb10adebdf8d9a8ade7ad235 (patch)
tree8699470ac9cd3553ad5bff6354049e7859cbc949 /app-editors/ghex
parentgui-libs/vte-common: Stabilize 0.72.1 ppc64, #905499 (diff)
downloadgentoo-7e3abb4928f521a7eb10adebdf8d9a8ade7ad235.tar.gz
gentoo-7e3abb4928f521a7eb10adebdf8d9a8ade7ad235.tar.bz2
gentoo-7e3abb4928f521a7eb10adebdf8d9a8ade7ad235.zip
app-editors/ghex: Stabilize 44.1 ppc64, #905500
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-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 ed57922eb027..5bc774b4b945 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+"