summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-01 16:05:47 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-01 16:05:47 +0000
commitec066b3bb4774e514044cee8145e9ee20395d600 (patch)
tree42be6194308a389f92eb45acf5df6265c58ed7ee /app-editors/ghex
parentgui-libs/libadwaita: Stabilize 1.3.4 ppc64, #913218 (diff)
downloadgentoo-ec066b3bb4774e514044cee8145e9ee20395d600.tar.gz
gentoo-ec066b3bb4774e514044cee8145e9ee20395d600.tar.bz2
gentoo-ec066b3bb4774e514044cee8145e9ee20395d600.zip
app-editors/ghex: Stabilize 44.2 ppc64, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ghex-44.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-44.2.ebuild b/app-editors/ghex/ghex-44.2.ebuild
index c570655c2ed1..426c793f459d 100644
--- a/app-editors/ghex/ghex-44.2.ebuild
+++ b/app-editors/ghex/ghex-44.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+"