diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-10 19:09:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-10 19:09:52 +0100 |
commit | 62568a3ad2dc18d67c8876571f758f353253439d (patch) | |
tree | 1d60e23f67804dfc3bcbd9cac5114d7a7e34b469 /dev-ml/findlib | |
parent | net-libs/libnatpmp: arm stable wrt bug #708868 (diff) | |
download | gentoo-62568a3ad2dc18d67c8876571f758f353253439d.tar.gz gentoo-62568a3ad2dc18d67c8876571f758f353253439d.tar.bz2 gentoo-62568a3ad2dc18d67c8876571f758f353253439d.zip |
dev-ml/findlib: arm stable wrt bug #708874
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/findlib')
-rw-r--r-- | dev-ml/findlib/findlib-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/findlib/findlib-1.8.1.ebuild b/dev-ml/findlib/findlib-1.8.1.ebuild index 235cc886cff2..9ab65f642ccf 100644 --- a/dev-ml/findlib/findlib-1.8.1.ebuild +++ b/dev-ml/findlib/findlib-1.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ IUSE="doc +ocamlopt tk" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?] tk? ( dev-ml/labltk:= )" |