diff options
author | 2021-03-04 15:27:07 +0100 | |
---|---|---|
committer | 2021-03-04 15:27:07 +0100 | |
commit | 3e67f678e3b281fcd86b71cdfe8d7e8bee0b65ee (patch) | |
tree | d9ed012cea71e740558c577566a8e680ca314cf6 /dev-ml | |
parent | sci-calculators/bc-gh: remove old versions (diff) | |
download | gentoo-3e67f678e3b281fcd86b71cdfe8d7e8bee0b65ee.tar.gz gentoo-3e67f678e3b281fcd86b71cdfe8d7e8bee0b65ee.tar.bz2 gentoo-3e67f678e3b281fcd86b71cdfe8d7e8bee0b65ee.zip |
dev-ml/base_bigstring: amd64 stable wrt bug #772833
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild b/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild index 986026ae2dd5..cb8e12b075da 100644 --- a/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild +++ b/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="+ocamlopt" DEPEND=" |