diff options
author | 2021-02-21 08:10:57 +0000 | |
---|---|---|
committer | 2021-02-21 08:10:57 +0000 | |
commit | ef73d58c1894daff33f45c0ca1a4ee515cbaf9f6 (patch) | |
tree | eb5ba6a46d827bd22354de10b2974a430ea44404 /dev-ml/base_bigstring | |
parent | dev-ml/astring: Keyword 0.8.5 ppc, #769554 (diff) | |
download | gentoo-ef73d58c1894daff33f45c0ca1a4ee515cbaf9f6.tar.gz gentoo-ef73d58c1894daff33f45c0ca1a4ee515cbaf9f6.tar.bz2 gentoo-ef73d58c1894daff33f45c0ca1a4ee515cbaf9f6.zip |
dev-ml/base_bigstring: Keyword 0.14.0 ppc, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/base_bigstring')
-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 73757c8556a4..7f0e07aef446 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |