summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-04 19:14:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-04 19:14:54 +0300
commitf9bba114e7ccee628cc22236a4429ad05bd14c9a (patch)
tree752fcc06b49250a34941181d9a23f2f9a95e9558 /app-editors
parentdev-python/frozenlist: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-f9bba114e7ccee628cc22236a4429ad05bd14c9a.tar.gz
gentoo-f9bba114e7ccee628cc22236a4429ad05bd14c9a.tar.bz2
gentoo-f9bba114e7ccee628cc22236a4429ad05bd14c9a.zip
app-editors/ghex: Stabilize 44.1 ppc, #905500
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-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 5bc774b4b945..426c793f459d 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+"