summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-21 00:12:52 +0000
committerSam James <sam@gentoo.org>2022-07-21 00:12:52 +0000
commitc6e18ea11d3a6d030a090fce6bcfe8f07e47e3b8 (patch)
tree422ff1b313e9d551d65b64976245070f628d1eb1 /app-editors/ghex
parentgui-libs/gtk: Stabilize 4.6.5 ppc, #853958 (diff)
downloadgentoo-c6e18ea11d3a6d030a090fce6bcfe8f07e47e3b8.tar.gz
gentoo-c6e18ea11d3a6d030a090fce6bcfe8f07e47e3b8.tar.bz2
gentoo-c6e18ea11d3a6d030a090fce6bcfe8f07e47e3b8.zip
app-editors/ghex: Stabilize 42.3 ppc, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ghex-42.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-42.3.ebuild b/app-editors/ghex/ghex-42.3.ebuild
index 3d897b3769b9..af0a9aa90029 100644
--- a/app-editors/ghex/ghex-42.3.ebuild
+++ b/app-editors/ghex/ghex-42.3.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+"