summaryrefslogtreecommitdiff
path: root/dev-ml/cmdliner
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-04-05 19:44:12 +0200
committerMarkus Meier <maekke@gentoo.org>2017-04-05 19:50:31 +0200
commit22f6645aa6623eab6de8dab2a7e843726f4492ca (patch)
treedd2d6b3c74f61afd1a90e7f93941a4788a7b71ec /dev-ml/cmdliner
parent2655b4a6dd3459c86b3590d3830bce68f45dabc1 (diff)
downloadgentoo-22f6645aa6623eab6de8dab2a7e843726f4492ca.tar.gz
gentoo-22f6645aa6623eab6de8dab2a7e843726f4492ca.tar.xz
dev-ml/cmdliner: add ~arm, bug #611014
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml/cmdliner')
-rw-r--r--dev-ml/cmdliner/cmdliner-0.9.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cmdliner/cmdliner-0.9.8.ebuild b/dev-ml/cmdliner/cmdliner-0.9.8.ebuild
index c4581514830..f84963e5465 100644
--- a/dev-ml/cmdliner/cmdliner-0.9.8.ebuild
+++ b/dev-ml/cmdliner/cmdliner-0.9.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~arm ~ppc"
IUSE="doc +ocamlopt"
RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"