diff options
Diffstat (limited to 'dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.1.2.ebuild')
-rw-r--r-- | dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.1.2.ebuild b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.1.2.ebuild index 87a48cacf8ba..b815ace156b1 100644 --- a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.1.2.ebuild +++ b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.1.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/mmottl/sqlite3-ocaml/releases/download/v${PV}/${MY_P LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=dev-db/sqlite-3.3.3 |