diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-08-02 12:36:19 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-08-02 13:22:47 +0200 |
commit | 38526f3d944cc284c6e112907d88955cc53ec385 (patch) | |
tree | eca85a3d1d602158ae99533560844379b5ff1705 /dev-ml | |
parent | dev-ml/lwt: keyword ~x86 (diff) | |
download | gentoo-38526f3d944cc284c6e112907d88955cc53ec385.tar.gz gentoo-38526f3d944cc284c6e112907d88955cc53ec385.tar.bz2 gentoo-38526f3d944cc284c6e112907d88955cc53ec385.zip |
dev-ml/ocurl: keyword ~x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocurl/ocurl-0.7.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocurl/ocurl-0.7.10.ebuild b/dev-ml/ocurl/ocurl-0.7.10.ebuild index 1f4b0e34097f..b87da84d9120 100644 --- a/dev-ml/ocurl/ocurl-0.7.10.ebuild +++ b/dev-ml/ocurl/ocurl-0.7.10.ebuild @@ -19,7 +19,7 @@ RDEPEND=">=net-misc/curl-7.9.8 >=dev-lang/ocaml-3.12:=[ocamlopt]" DEPEND="${RDEPEND} virtual/pkgconfig" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" src_compile() { |