diff options
author | 2013-08-29 19:51:39 +0000 | |
---|---|---|
committer | 2013-08-29 19:51:39 +0000 | |
commit | 497f4f12534ea8f94c88980145d04777a91d0a20 (patch) | |
tree | 966e01b484a58116776a6d6facd8a3f0bef035c6 /dev-ml/findlib/findlib-1.4.ebuild | |
parent | Stable for ia64, wrt bug #470352 (diff) | |
download | gentoo-2-497f4f12534ea8f94c88980145d04777a91d0a20.tar.gz gentoo-2-497f4f12534ea8f94c88980145d04777a91d0a20.tar.bz2 gentoo-2-497f4f12534ea8f94c88980145d04777a91d0a20.zip |
Stable for ia64, wrt bug #481630
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml/findlib/findlib-1.4.ebuild')
-rw-r--r-- | dev-ml/findlib/findlib-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/findlib/findlib-1.4.ebuild b/dev-ml/findlib/findlib-1.4.ebuild index 8970e35468bd..102f952410d2 100644 --- a/dev-ml/findlib/findlib-1.4.ebuild +++ b/dev-ml/findlib/findlib-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.4.ebuild,v 1.6 2013/08/26 16:54:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.4.ebuild,v 1.7 2013/08/29 19:51:39 ago Exp $ EAPI=5 @@ -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-3.10:=[ocamlopt?,tk?]" RDEPEND="${DEPEND}" |