diff options
author | Sam James <sam@gentoo.org> | 2021-01-28 02:47:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-28 02:47:32 +0000 |
commit | abb2b69538a41e4fe48fce83aa750f15a73a9a01 (patch) | |
tree | b9052990343ae4e21817d9f885fb24d8ea60c828 /dev-ml/core | |
parent | dev-ml/core_bench: Keyword 0.14.0 arm64, #766884 (diff) | |
download | gentoo-abb2b69538a41e4fe48fce83aa750f15a73a9a01.tar.gz gentoo-abb2b69538a41e4fe48fce83aa750f15a73a9a01.tar.bz2 gentoo-abb2b69538a41e4fe48fce83aa750f15a73a9a01.zip |
dev-ml/core: Keyword 0.14.0-r3 arm64, #766884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/core')
-rw-r--r-- | dev-ml/core/core-0.14.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core/core-0.14.0-r3.ebuild b/dev-ml/core/core-0.14.0-r3.ebuild index 53e09b361283..fa87200f9177 100644 --- a/dev-ml/core/core-0.14.0-r3.ebuild +++ b/dev-ml/core/core-0.14.0-r3.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" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="ocamlopt" # TODO: Wants quickcheck_deprecated? |