diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:19:22 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:19:22 +0000 |
commit | 6691f64773290054232113dc7072eadefb0c77ca (patch) | |
tree | 46bda3330740950af5c6135f668103bdd069cc4d /dev-ml/ocaml-expat | |
parent | kde-misc/kdiff3: drop 1.9.6 (diff) | |
download | gentoo-6691f64773290054232113dc7072eadefb0c77ca.tar.gz gentoo-6691f64773290054232113dc7072eadefb0c77ca.tar.bz2 gentoo-6691f64773290054232113dc7072eadefb0c77ca.zip |
dev-ml/ocaml-expat: Stabilize 1.3.0 ppc64, #901617
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-expat')
-rw-r--r-- | dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild b/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild index 6fc80a5bf5eb..0e4bf88e86c1 100644 --- a/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild +++ b/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild @@ -20,7 +20,7 @@ DEPEND="${RDEPEND} SLOT="0/${PV}" LICENSE="MIT" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv ~x86" PATCHES=( "${FILESDIR}/ounit2.patch" "${FILESDIR}/${PN}-1.1.0-cc.patch" |