commit: 3c5cfc40c09f1fc30454c9f599a2d0156e9465e9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 28 03:36:06 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 28 03:36:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c5cfc40
dev-ml/ocaml-autoconf: ppc64 keyworded (bug #748576) Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild index 7b2ab99fb8e..3543bd9c305 100644 --- a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild +++ b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/282/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" src_install() { emake DESTDIR="${D}" prefix="/usr" install
