diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-20 22:18:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-20 22:18:44 +0200 |
commit | 47c1d437888b9cc80173752a6fe5afefaf041fbb (patch) | |
tree | d9f9787d019626c140a318dca2fd668dc92a9c4e /dev-ml/camomile | |
parent | dev-cpp/gtest: amd64 stable wrt bug #735268 (diff) | |
download | gentoo-47c1d437888b9cc80173752a6fe5afefaf041fbb.tar.gz gentoo-47c1d437888b9cc80173752a6fe5afefaf041fbb.tar.bz2 gentoo-47c1d437888b9cc80173752a6fe5afefaf041fbb.zip |
dev-ml/camomile: amd64 stable wrt bug #737172
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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-0.8.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camomile/camomile-0.8.5-r2.ebuild b/dev-ml/camomile/camomile-0.8.5-r2.ebuild index c413de91cf17..93b60798ff05 100644 --- a/dev-ml/camomile/camomile-0.8.5-r2.ebuild +++ b/dev-ml/camomile/camomile-0.8.5-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.t LICENSE="LGPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="debug +ocamlopt" PATCHES=( "${FILESDIR}"/ocaml-unsafe-string.patch ) |