diff options
author | Sam James <sam@gentoo.org> | 2020-12-02 14:58:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 14:58:39 +0000 |
commit | 9ef19c05761fb2635d6d87ff169354e3ec5fa93a (patch) | |
tree | 3123e56d0d813d2bc3a275567b72a308f87856f0 | |
parent | net-libs/libwebsockets: Stabilize 4.1.4 arm64, #757441 (diff) | |
download | gentoo-9ef19c05761fb2635d6d87ff169354e3ec5fa93a.tar.gz gentoo-9ef19c05761fb2635d6d87ff169354e3ec5fa93a.tar.bz2 gentoo-9ef19c05761fb2635d6d87ff169354e3ec5fa93a.zip |
dev-ml/findlib: Stabilize 1.8.1-r1 arm64, #757447
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ml/findlib/findlib-1.8.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/findlib/findlib-1.8.1-r1.ebuild b/dev-ml/findlib/findlib-1.8.1-r1.ebuild index 861df812337b..2e0d31d904f7 100644 --- a/dev-ml/findlib/findlib-1.8.1-r1.ebuild +++ b/dev-ml/findlib/findlib-1.8.1-r1.ebuild @@ -13,7 +13,7 @@ IUSE="doc +ocamlopt tk" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND=">=dev-lang/ocaml-4.08.1-r1:=[ocamlopt?] tk? ( dev-ml/labltk:= )" |