summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-05 11:57:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-05 11:57:22 +0200
commit86bd0fdd7bc578d14e8648b38911d6fc4a2b4ceb (patch)
tree55091394c2c594337811a703e9293d155eccea0e /app-editors
parentgui-libs/libadwaita: Stabilize 1.2.0 ppc, #879807 (diff)
downloadgentoo-86bd0fdd7bc578d14e8648b38911d6fc4a2b4ceb.tar.gz
gentoo-86bd0fdd7bc578d14e8648b38911d6fc4a2b4ceb.tar.bz2
gentoo-86bd0fdd7bc578d14e8648b38911d6fc4a2b4ceb.zip
app-editors/ghex: Stabilize 43.0 ppc, #879807
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/ghex/ghex-43.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-43.0.ebuild b/app-editors/ghex/ghex-43.0.ebuild
index e0eb24528bc6..32e20995224f 100644
--- a/app-editors/ghex/ghex-43.0.ebuild
+++ b/app-editors/ghex/ghex-43.0.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+"