summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-19 20:10:40 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-19 20:12:28 +0200
commit7045117873f7ebf95ca56d13a74f04a77b997c59 (patch)
tree9c6fda3316732bb89ed29efecda6c38b16706462 /dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild
parentsys-block/open-isns: keyword ~arm64 (diff)
downloadgentoo-7045117873f7ebf95ca56d13a74f04a77b997c59.tar.gz
gentoo-7045117873f7ebf95ca56d13a74f04a77b997c59.tar.bz2
gentoo-7045117873f7ebf95ca56d13a74f04a77b997c59.zip
dev-ml/ocaml-re: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild')
-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 0d67ca5c58a6..b14835b93a0a 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 ~arm ~ppc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
IUSE="test"
RDEPEND=">=dev-lang/ocaml-4.02:="