diff options
author | Sam James <sam@gentoo.org> | 2020-10-15 12:41:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-15 12:41:58 +0000 |
commit | f3abf4f2c80d700e998ee84faab706c20fa46eca (patch) | |
tree | 9534f24c24fa5c80e38fdeb3efaca909f10afbc4 /dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild | |
parent | dev-ml/ppx_sexp_value: arm64 keyworded (bug #748936) (diff) | |
download | gentoo-f3abf4f2c80d700e998ee84faab706c20fa46eca.tar.gz gentoo-f3abf4f2c80d700e998ee84faab706c20fa46eca.tar.bz2 gentoo-f3abf4f2c80d700e998ee84faab706c20fa46eca.zip |
dev-ml/ppx_stable: arm64 keyworded (bug #748936)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild')
-rw-r--r-- | dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild index ed5f22fe2d62..ccd15a2bb2d9 100644 --- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild +++ b/dev-ml/ppx_stable/ppx_stable-0.14.1.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" DEPEND=" |