diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:18:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:18:55 +0100 |
commit | 94cabbb6b7090cc493d4fe264adef71ed7a8a4f9 (patch) | |
tree | ddde9d73eff8f8d1ca925a37117f87cca577a7ee /dev-ml/camomile | |
parent | dev-ml/camomile: Stabilize 2.0.0 amd64, #908160 (diff) | |
download | gentoo-94cabbb6b7090cc493d4fe264adef71ed7a8a4f9.tar.gz gentoo-94cabbb6b7090cc493d4fe264adef71ed7a8a4f9.tar.bz2 gentoo-94cabbb6b7090cc493d4fe264adef71ed7a8a4f9.zip |
dev-ml/camomile: Stabilize 2.0.0 x86, #908160
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camomile')
-rw-r--r-- | dev-ml/camomile/camomile-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camomile/camomile-2.0.0.ebuild b/dev-ml/camomile/camomile-2.0.0.ebuild index 1e26735b7187..08ff7859395f 100644 --- a/dev-ml/camomile/camomile-2.0.0.ebuild +++ b/dev-ml/camomile/camomile-2.0.0.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 |