diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:48:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:48:36 +0200 |
commit | e9d6e543c041e29b7522337508b9e17eb5927064 (patch) | |
tree | 52f4a97fe208895df3a131ccfd35ca113e5efeb9 /dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild | |
parent | package.mask: Last rite two more *-fbsd packages (diff) | |
download | gentoo-e9d6e543c041e29b7522337508b9e17eb5927064.tar.gz gentoo-e9d6e543c041e29b7522337508b9e17eb5927064.tar.bz2 gentoo-e9d6e543c041e29b7522337508b9e17eb5927064.zip |
*/*: Remove remaining *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild index a16de2e6b12f..d307e7628307 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.2.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" |