diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:07:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:16 +0100 |
commit | 1af23945648f0998278ba0f3e0c5a28ebe19240a (patch) | |
tree | b3589eea027d78c3406f031fd85102e6a8668f3b /dev-ml/camomile | |
parent | dev-python/yappi: x86 stable wrt bug #772551 (diff) | |
download | gentoo-1af23945648f0998278ba0f3e0c5a28ebe19240a.tar.gz gentoo-1af23945648f0998278ba0f3e0c5a28ebe19240a.tar.bz2 gentoo-1af23945648f0998278ba0f3e0c5a28ebe19240a.zip |
dev-ml/camomile: x86 stable wrt bug #772839
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/camomile')
-rw-r--r-- | dev-ml/camomile/camomile-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild b/dev-ml/camomile/camomile-1.0.2.ebuild index 2ba447abe500..54e3d2280ca6 100644 --- a/dev-ml/camomile/camomile-1.0.2.ebuild +++ b/dev-ml/camomile/camomile-1.0.2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}" LICENSE="LGPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="+ocamlopt" # Unbound module errors |