diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:44:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:47:48 +0000 |
commit | c97516b870fcb65ebb8406ee903304352ff2ce73 (patch) | |
tree | 85bace087e27d5fa92eebc0ff3f7b6703653ff56 /dev-ml/ocamlgraph | |
parent | dev-ml/lablgtk: Stabilize 2.18.10 arm64, #772833 (diff) | |
download | gentoo-c97516b870fcb65ebb8406ee903304352ff2ce73.tar.gz gentoo-c97516b870fcb65ebb8406ee903304352ff2ce73.tar.bz2 gentoo-c97516b870fcb65ebb8406ee903304352ff2ce73.zip |
dev-ml/ocamlgraph: Stabilize 1.8.8-r2 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlgraph')
-rw-r--r-- | dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild index 0a7b3f3cdd18..a395027a55ff 100644 --- a/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild +++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ocamlgraph.lri.fr/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="doc examples gtk +ocamlopt" RDEPEND=" |