diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 10:40:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 10:40:15 +0100 |
commit | 4a1e734417e40b502d94ba1c3b1c4672b354b899 (patch) | |
tree | 37c576bc401288cdb6ac442449ecc56d2fa98456 /dev-ml/camomile | |
parent | dev-libs/libutf8proc: amd64 stable wrt bug #772905 (diff) | |
download | gentoo-4a1e734417e40b502d94ba1c3b1c4672b354b899.tar.gz gentoo-4a1e734417e40b502d94ba1c3b1c4672b354b899.tar.bz2 gentoo-4a1e734417e40b502d94ba1c3b1c4672b354b899.zip |
dev-ml/camomile: amd64 stable wrt bug #772839
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 54e3d2280ca6..c387ffaa322d 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 |