From 8292d6ac3be189b81a67f4df322a7029ce7ff3ee Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Sep 2017 15:43:25 +0100 Subject: [PATCH] dev-ml/pcre-ocaml: keyworded 7.3.0 for ppc, bug #627836 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" --- dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild index 2d0b6f63e7a0a..869d45b107cfb 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mmottl/pcre-ocaml/releases/download/${PV}/pcre-${PV} LICENSE="LGPL-2.1-with-linking-exception" IUSE="examples" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86-fbsd" RDEPEND=">=dev-libs/libpcre-4.5" DEPEND="${RDEPEND}