diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-06-26 09:22:30 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-26 09:26:59 +0000 |
commit | f3274c26f19a2e693929e14d336b61ec0d8ef503 (patch) | |
tree | f24d00a4b3f4fa33ba155c408db2fbe6defd3aeb /dev-ml/camomile | |
parent | dev-ml/camomile: Clean up old. (diff) | |
download | gentoo-f3274c26f19a2e693929e14d336b61ec0d8ef503.tar.gz gentoo-f3274c26f19a2e693929e14d336b61ec0d8ef503.tar.bz2 gentoo-f3274c26f19a2e693929e14d336b61ec0d8ef503.zip |
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
Diffstat (limited to 'dev-ml/camomile')
-rw-r--r-- | dev-ml/camomile/camomile-0.8.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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=" |