diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-29 21:36:27 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-03-01 09:18:00 +0200 |
commit | cc1952b16d61bf3f0671cce5b13fca67bf402e11 (patch) | |
tree | 4b28f79576836158c7ce4e1cc74fd872663ee321 /dev-ml | |
parent | app-admin/rsyslog: Stabilize 8.2312.0 arm64, #924187 (diff) | |
download | gentoo-cc1952b16d61bf3f0671cce5b13fca67bf402e11.tar.gz gentoo-cc1952b16d61bf3f0671cce5b13fca67bf402e11.tar.bz2 gentoo-cc1952b16d61bf3f0671cce5b13fca67bf402e11.zip |
dev-ml/re: Stabilize 1.11.0 ppc64, #924576
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/re/re-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/re/re-1.11.0.ebuild b/dev-ml/re/re-1.11.0.ebuild index 7c9d68e94c80..cd2bcf644fb9 100644 --- a/dev-ml/re/re-1.11.0.ebuild +++ b/dev-ml/re/re-1.11.0.ebuild @@ -17,7 +17,7 @@ else -> ocaml-${P}.tar.gz" S="${WORKDIR}/ocaml-${P}" - KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" fi LICENSE="LGPL-2-with-linking-exception" |