summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 13:26:45 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 13:26:45 +0200
commit9c3e55fc4e41377191e81835450c63189a0029ea (patch)
tree502123c3fbd380d121b8ef927051a7e9730d1730 /dev-ml
parentdev-ml/dune: Stabilize 3.7.0 ppc64, #901627 (diff)
downloadgentoo-9c3e55fc4e41377191e81835450c63189a0029ea.tar.gz
gentoo-9c3e55fc4e41377191e81835450c63189a0029ea.tar.bz2
gentoo-9c3e55fc4e41377191e81835450c63189a0029ea.zip
dev-ml/topkg: Stabilize 1.0.7 ppc64, #901637
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/topkg/topkg-1.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/topkg/topkg-1.0.7.ebuild b/dev-ml/topkg/topkg-1.0.7.ebuild
index d5a6dd6da69e..31d7521572fc 100644
--- a/dev-ml/topkg/topkg-1.0.7.ebuild
+++ b/dev-ml/topkg/topkg-1.0.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"
RDEPEND="dev-ml/result:=