diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:15 +0000 |
commit | d4f738e363315e3d596d08745fa22a13d95a0e04 (patch) | |
tree | 74834e565a7de112ce1b037a77c890f9c6060d6c /dev-ml/ocamlgraph | |
parent | dev-ml/lablgtk: Stabilize 2.18.10 arm, #772833 (diff) | |
download | gentoo-d4f738e363315e3d596d08745fa22a13d95a0e04.tar.gz gentoo-d4f738e363315e3d596d08745fa22a13d95a0e04.tar.bz2 gentoo-d4f738e363315e3d596d08745fa22a13d95a0e04.zip |
dev-ml/ocamlgraph: Stabilize 1.8.8-r2 arm, #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 0f74d2731a27..0a7b3f3cdd18 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=" |