From 9eeb96af291d7fcb9eab6b2ea58aef7a315e17eb Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 9 Mar 2017 21:33:41 +0100 Subject: [PATCH] dev-ml/ocaml-autoconf: keyword ~arm Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild | 4 ++-- 1 file 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 c716ccf1680db..9ef426fb883b7 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=""