commit: 5e6a1e4fbd1785316e2cda2be8ede98b99471985 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Apr 12 16:57:33 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Apr 12 19:20:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e6a1e4f
dev-ml/opam: forward port ~arm keywords to latest Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-ml/opam/opam-1.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/opam/opam-1.3.1-r1.ebuild b/dev-ml/opam/opam-1.3.1-r1.ebuild index 8dcc9ac786d..36ce72ef643 100644 --- a/dev-ml/opam/opam-1.3.1-r1.ebuild +++ b/dev-ml/opam/opam-1.3.1-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A source-based package manager for OCaml" HOMEPAGE="http://opam.ocaml.org/" LICENSE="LGPL-3-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~arm ~ppc" IUSE="" if [[ ${PV} != 9999 ]]; then
