diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 15:28:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 15:28:10 +0100 |
commit | e4276e7602132c85ee7b2e48d91eab4476b491de (patch) | |
tree | 11d9a35189184235f1d34a24702c2ffa48944b84 /dev-ml/pcre-ocaml | |
parent | app-admin/mongo-tools: amd64 stable wrt bug #568324 (diff) | |
download | gentoo-e4276e7602132c85ee7b2e48d91eab4476b491de.tar.gz gentoo-e4276e7602132c85ee7b2e48d91eab4476b491de.tar.bz2 gentoo-e4276e7602132c85ee7b2e48d91eab4476b491de.zip |
dev-ml/pcre-ocaml: amd64 stable wrt bug #607048
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild index 30707eea1f0e..6a68ef62b6fd 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mmottl/pcre-ocaml/releases/download/v${PV}/${P}.tar. LICENSE="LGPL-2.1-with-linking-exception" IUSE="examples" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" RDEPEND=">=dev-libs/libpcre-4.5 >=dev-lang/ocaml-4:=" |