summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-28 06:04:00 +0100
committerSam James <sam@gentoo.org>2022-05-28 06:04:00 +0100
commitc358c4adf1fac4326a2e5f97300917316a49e2f1 (patch)
tree6a1da7bc76e6f3737a82c562ad68e2186121f937 /app-editors/ghex
parentgui-libs/gtk: Stabilize 4.6.4-r1 ppc64, #843794 (diff)
downloadgentoo-c358c4adf1fac4326a2e5f97300917316a49e2f1.tar.gz
gentoo-c358c4adf1fac4326a2e5f97300917316a49e2f1.tar.bz2
gentoo-c358c4adf1fac4326a2e5f97300917316a49e2f1.zip
app-editors/ghex: Stabilize 42.2 ppc64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ghex-42.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-42.2.ebuild b/app-editors/ghex/ghex-42.2.ebuild
index fa28bf613a82..af0a9aa90029 100644
--- a/app-editors/ghex/ghex-42.2.ebuild
+++ b/app-editors/ghex/ghex-42.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+"