diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:54:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:54:39 +0200 |
commit | f976bf2cf9160f2d50a276521817e77c0697d7bd (patch) | |
tree | 3b75b345dea8b67d04d969f15d0403d791565e27 /dev-ml/num | |
parent | app-i18n/nkf: amd64 stable wrt bug #723400 (diff) | |
download | gentoo-f976bf2cf9160f2d50a276521817e77c0697d7bd.tar.gz gentoo-f976bf2cf9160f2d50a276521817e77c0697d7bd.tar.bz2 gentoo-f976bf2cf9160f2d50a276521817e77c0697d7bd.zip |
dev-ml/num: amd64 stable wrt bug #723500
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/num')
-rw-r--r-- | dev-ml/num/num-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/num/num-1.3.ebuild b/dev-ml/num/num-1.3.ebuild index 0f68ec7d75bf..d98f3f5a1e10 100644 --- a/dev-ml/num/num-1.3.ebuild +++ b/dev-ml/num/num-1.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=">=dev-lang/ocaml-4.09.0[ocamlopt] |