summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-03-09 21:33:41 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-03-09 22:31:38 +0100
commit9eeb96af291d7fcb9eab6b2ea58aef7a315e17eb (patch)
treece2305d8374c6a665925e24c90f8148411d3390b /dev-ml/ocaml-autoconf
parentdev-vcs/mercurial: add ~arm64 (diff)
downloadgentoo-9eeb96af291d7fcb9eab6b2ea58aef7a315e17eb.tar.gz
gentoo-9eeb96af291d7fcb9eab6b2ea58aef7a315e17eb.tar.bz2
gentoo-9eeb96af291d7fcb9eab6b2ea58aef7a315e17eb.zip
dev-ml/ocaml-autoconf: keyword ~arm
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-ml/ocaml-autoconf')
-rw-r--r--dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
index c716ccf1680d..9ef426fb883b 100644
--- a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
+++ b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -9,7 +9,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/282/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
IUSE=""
DEPEND=""