diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-05-20 18:40:58 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-05-20 18:46:40 +0200 |
commit | c713e375e942bcbeff4a247ffbe2570c6a0f5862 (patch) | |
tree | 2e85ef4f9686d130200e6a534ad6a4608ab77682 /dev-ml/ordering | |
parent | net-p2p/qbittorrent: revbump for boost RDEP->DEP change (diff) | |
download | gentoo-c713e375e942bcbeff4a247ffbe2570c6a0f5862.tar.gz gentoo-c713e375e942bcbeff4a247ffbe2570c6a0f5862.tar.bz2 gentoo-c713e375e942bcbeff4a247ffbe2570c6a0f5862.zip |
dev-ml/ordering: stabilize 3.7.1 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ordering')
-rw-r--r-- | dev-ml/ordering/ordering-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ordering/ordering-3.7.1.ebuild b/dev-ml/ordering/ordering-3.7.1.ebuild index 3302c44ddac1..669840ebf990 100644 --- a/dev-ml/ordering/ordering-3.7.1.ebuild +++ b/dev-ml/ordering/ordering-3.7.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/dune-${PV}" LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" RESTRICT="test" |