diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 00:22:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 00:30:46 +0100 |
commit | c4e4725f20a75c7a708d28f25850864395a8b940 (patch) | |
tree | 3b40d1e2d8dce1aa63d9c3ebc675b7d15b9f4afa /dev-ml/findlib | |
parent | dev-java/dnsjava: x86 stable (bug #757987) (diff) | |
download | gentoo-c4e4725f20a75c7a708d28f25850864395a8b940.tar.gz gentoo-c4e4725f20a75c7a708d28f25850864395a8b940.tar.bz2 gentoo-c4e4725f20a75c7a708d28f25850864395a8b940.zip |
dev-ml/findlib: x86 stable (bug #757447)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ml/findlib')
-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 e1f5f3821bab..6880e1c5c7a4 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:= )" |