diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 12:27:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 12:27:46 +0000 |
commit | abaaa132137637481048844aa353b34ee63e326a (patch) | |
tree | 25023ece58b427c8940dd230ca0b4398b6380c13 /dev-ml/cppo | |
parent | dev-java/snappy-1.1.0.1: fix for and marked ~x64-macos (diff) | |
download | gentoo-abaaa132137637481048844aa353b34ee63e326a.tar.gz gentoo-abaaa132137637481048844aa353b34ee63e326a.tar.bz2 gentoo-abaaa132137637481048844aa353b34ee63e326a.zip |
dev-ml/cppo: Stabilize 1.6.7 arm64, #775797
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cppo')
-rw-r--r-- | dev-ml/cppo/cppo-1.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cppo/cppo-1.6.7.ebuild b/dev-ml/cppo/cppo-1.6.7.ebuild index cbf8fb228dbb..4d24e4402ced 100644 --- a/dev-ml/cppo/cppo-1.6.7.ebuild +++ b/dev-ml/cppo/cppo-1.6.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-community/cppo/archive/v${PV}.tar.gz -> ${P}.t SLOT="0/${PV}" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND="dev-ml/ocamlbuild |