diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:18:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:18:53 +0100 |
commit | 63deafea6c8a36e8c8ad30b74b4664ddbbd12be8 (patch) | |
tree | 356f24fee08e4d74c55fa3645a58e69f665a5e34 /dev-ml/camomile | |
parent | sci-libs/gklib: Stabilize 5.1.1_p20230327-r1 amd64, #908153 (diff) | |
download | gentoo-63deafea6c8a36e8c8ad30b74b4664ddbbd12be8.tar.gz gentoo-63deafea6c8a36e8c8ad30b74b4664ddbbd12be8.tar.bz2 gentoo-63deafea6c8a36e8c8ad30b74b4664ddbbd12be8.zip |
dev-ml/camomile: Stabilize 2.0.0 amd64, #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 333db6f3ae41..1e26735b7187 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 |