diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:57:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 12:00:33 +0100 |
commit | f1dc758357453b3ea527a12e36ee8b3fc78e0736 (patch) | |
tree | be6bcdb0beda319a4d44c53856382fd3091ae153 /dev-ml/pcre-ocaml | |
parent | 91d5eef266207ab2846ce855bc65b08fb67bb9ec (diff) | |
download | gentoo-f1dc758357453b3ea527a12e36ee8b3fc78e0736.tar.gz gentoo-f1dc758357453b3ea527a12e36ee8b3fc78e0736.tar.xz |
dev-ml/pcre-ocaml: ppc stable wrt bug #607048
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 6a68ef62b6f..11f73d83529 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:=" |