summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-30 19:10:21 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-30 19:10:21 +0200
commitc5861b1e26a84ec3a5264b0608a464736c653cf9 (patch)
treeb168c165c802df5239c989d6bc1d4a8be52b89ba /dev-ml
parentdev-libs/libsecp256k1: x86 stable (bug #711198) (diff)
downloadgentoo-c5861b1e26a84ec3a5264b0608a464736c653cf9.tar.gz
gentoo-c5861b1e26a84ec3a5264b0608a464736c653cf9.tar.bz2
gentoo-c5861b1e26a84ec3a5264b0608a464736c653cf9.zip
dev-ml/camomile: x86 stable (bug #737172)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camomile/camomile-0.8.5-r2.ebuild2
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 437035c55c9e..38d4bb126e3b 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 )