summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 08:48:13 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 08:48:13 +0200
commitd13279ce4e69428c1dcee92837d7352b2db0d595 (patch)
tree7840371249996ad8384a356721ec5869d4d4e3d0 /dev-ml/topkg
parentdev-java/tomcat-native: dropped obsolete 1.2.35 (diff)
downloadgentoo-d13279ce4e69428c1dcee92837d7352b2db0d595.tar.gz
gentoo-d13279ce4e69428c1dcee92837d7352b2db0d595.tar.bz2
gentoo-d13279ce4e69428c1dcee92837d7352b2db0d595.zip
dev-ml/topkg: Stabilize 1.0.7 amd64, #901637
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/topkg')
-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 e9dfc943b10e..d5a6dd6da69e 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:=