diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:20:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:20:58 +0100 |
commit | fe23f51b2456dacb28c18a2e9415eeeb791fb6bc (patch) | |
tree | 9b94f4215898afcf8221be656e099386a1122382 /dev-ml/findlib | |
parent | dev-ml/labltk: sparc stable wrt bug #463018 (diff) | |
download | gentoo-fe23f51b2456dacb28c18a2e9415eeeb791fb6bc.tar.gz gentoo-fe23f51b2456dacb28c18a2e9415eeeb791fb6bc.tar.bz2 gentoo-fe23f51b2456dacb28c18a2e9415eeeb791fb6bc.zip |
dev-ml/findlib: sparc stable wrt bug #463018
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/findlib')
-rw-r--r-- | dev-ml/findlib/findlib-1.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/findlib/findlib-1.5.6.ebuild b/dev-ml/findlib/findlib-1.5.6.ebuild index 470c74170f06..fd1108390a0e 100644 --- a/dev-ml/findlib/findlib-1.5.6.ebuild +++ b/dev-ml/findlib/findlib-1.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ IUSE="doc +ocamlopt tk" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" DEPEND=">=dev-lang/ocaml-4.02.1:=[ocamlopt?] tk? ( dev-ml/labltk:= )" |