summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-04-05 19:29:32 +0200
committerMarkus Meier <maekke@gentoo.org>2017-04-05 19:48:59 +0200
commitc26e75a1709c9f6b0546b8a261f04cffd289c003 (patch)
tree595ee1b2d514aeeb623987b1a9d20df05271dec3 /dev-ml/ocaml-re
parentdev-ml/extlib: add ~arm, bug #611014 (diff)
downloadgentoo-c26e75a1709c9f6b0546b8a261f04cffd289c003.tar.gz
gentoo-c26e75a1709c9f6b0546b8a261f04cffd289c003.tar.bz2
gentoo-c26e75a1709c9f6b0546b8a261f04cffd289c003.zip
dev-ml/ocaml-re: add ~arm, bug #611014
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml/ocaml-re')
-rw-r--r--dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild b/dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild
index ae5790077d34..0d67ca5c58a6 100644
--- a/dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild
+++ b/dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/ocaml/ocaml-re/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~arm ~ppc"
IUSE="test"
RDEPEND=">=dev-lang/ocaml-4.02:="