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/ocamlnet | |
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/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.3.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.3.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.3.ebuild index d6e4d239beb6..1d38ddb0e813 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.3.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz" LICENSE="ZLIB GPL-2+" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="gtk kerberos tk httpd +ocamlopt +pcre ssl zip" RESTRICT="installsources strip" diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.4.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.4.ebuild index d6e4d239beb6..1d38ddb0e813 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.4.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz" LICENSE="ZLIB GPL-2+" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="gtk kerberos tk httpd +ocamlopt +pcre ssl zip" RESTRICT="installsources strip" |