summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-01 22:00:55 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-01 22:00:55 +0300
commit3241ac3f1824d5cc7d71770c8a57e05a860f9305 (patch)
tree80a225c4eccf1bd026c92a594527c25e948c3add /app-editors/ghex
parentgui-libs/libadwaita: Stabilize 1.2.3 ppc, #901377 (diff)
downloadgentoo-3241ac3f1824d5cc7d71770c8a57e05a860f9305.tar.gz
gentoo-3241ac3f1824d5cc7d71770c8a57e05a860f9305.tar.bz2
gentoo-3241ac3f1824d5cc7d71770c8a57e05a860f9305.zip
app-editors/ghex: Stabilize 43.1 ppc, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ghex-43.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-43.1.ebuild b/app-editors/ghex/ghex-43.1.ebuild
index 5bc774b4b945..426c793f459d 100644
--- a/app-editors/ghex/ghex-43.1.ebuild
+++ b/app-editors/ghex/ghex-43.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+"