From f3274c26f19a2e693929e14d336b61ec0d8ef503 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sun, 26 Jun 2016 09:22:30 +0000 Subject: dev-ml/camomile: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 Gentoo-Bug: https://bugs.gentoo.org/586902 --- dev-ml/camomile/camomile-0.8.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ml/camomile') diff --git a/dev-ml/camomile/camomile-0.8.5-r1.ebuild b/dev-ml/camomile/camomile-0.8.5-r1.ebuild index cca5431a4d60..29b64fa92ff5 100644 --- a/dev-ml/camomile/camomile-0.8.5-r1.ebuild +++ b/dev-ml/camomile/camomile-0.8.5-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI=5 inherit findlib eutils @@ -12,7 +12,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" RDEPEND=" -- cgit v1.2.3-65-gdbad