diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:31 +0200 |
commit | aca26925a67868a6b453460706345175b4395c38 (patch) | |
tree | 1f314a2ef190f2f4d036dad6947efeaa8eded50d /dev-ml/pcre-ocaml | |
parent | dev-lua: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-aca26925a67868a6b453460706345175b4395c38.tar.gz gentoo-aca26925a67868a6b453460706345175b4395c38.tar.bz2 gentoo-aca26925a67868a6b453460706345175b4395c38.zip |
dev-ml: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild | 2 |
4 files changed, 4 insertions, 4 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 c28e3d2dda5f..f4be028e4ee5 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild @@ -13,7 +13,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" RDEPEND=">=dev-libs/libpcre-4.5 >=dev-lang/ocaml-4:=" 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 7f1a5f8b9512..47033ef2b054 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 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86" RDEPEND=">=dev-libs/libpcre-4.5" DEPEND="${RDEPEND} diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild index 7f1a5f8b9512..47033ef2b054 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.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 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86" RDEPEND=">=dev-libs/libpcre-4.5" DEPEND="${RDEPEND} diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild index 7f1a5f8b9512..47033ef2b054 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.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 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86" RDEPEND=">=dev-libs/libpcre-4.5" DEPEND="${RDEPEND} |