diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 15:02:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 15:02:04 +0200 |
commit | 78f9a314e7b1b9f42bf783900cca04b70bd666e3 (patch) | |
tree | c67b42a35725494c0631ffb67569b559f52319ed /dev-ml | |
parent | app-i18n/nkf: x86 stable wrt bug #723400 (diff) | |
download | gentoo-78f9a314e7b1b9f42bf783900cca04b70bd666e3.tar.gz gentoo-78f9a314e7b1b9f42bf783900cca04b70bd666e3.tar.bz2 gentoo-78f9a314e7b1b9f42bf783900cca04b70bd666e3.zip |
dev-ml/num: x86 stable wrt bug #723500
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 d98f3f5a1e10..aaa82b73caa0 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] |