summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 02:27:16 +0000
committerSam James <sam@gentoo.org>2023-03-17 02:27:16 +0000
commitda6c644b4798f49ebe7d1befdb621eaa0cf53dff (patch)
tree6aaf108902b1abe8c23c18879add75b4bc146995 /dev-ml/topkg
parentdev-ml/uuidm: Stabilize 0.9.8 amd64, #901635 (diff)
downloadgentoo-da6c644b4798f49ebe7d1befdb621eaa0cf53dff.tar.gz
gentoo-da6c644b4798f49ebe7d1befdb621eaa0cf53dff.tar.bz2
gentoo-da6c644b4798f49ebe7d1befdb621eaa0cf53dff.zip
dev-ml/topkg: Stabilize 1.0.7 x86, #901637
Signed-off-by: Sam James <sam@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 aa27fdde0407..e9dfc943b10e 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:=