summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-autoconf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /dev-ml/ocaml-autoconf
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-ml/ocaml-autoconf')
-rw-r--r--dev-ml/ocaml-autoconf/Manifest2
-rw-r--r--dev-ml/ocaml-autoconf/ocaml-autoconf-1.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ocaml-autoconf/Manifest b/dev-ml/ocaml-autoconf/Manifest
index a22afd4851e0..22e48a87a599 100644
--- a/dev-ml/ocaml-autoconf/Manifest
+++ b/dev-ml/ocaml-autoconf/Manifest
@@ -1,3 +1,3 @@
DIST ocaml-autoconf-1.1.tar.gz 10987 BLAKE2B 830a5f5055866054fe251a5e67aad51985b047c1fa8f233453cea95cbc2a41c76e89bc1cf61c56562b0f2880fd6a40695358aea8c36a13df89f7f7ece2309e54 SHA512 ee99766df98b003a3caf33d1109fb0e0c068cecd16a4ea77f39adab910df3198981de45302bdedf17d9ae6b4801a1c45ce5a5f47860d789ba06027910aeea3a5
-EBUILD ocaml-autoconf-1.1-r1.ebuild 462 BLAKE2B 180369fb8bb59f11ef4ec43e48510d553d27d958fc4b18225627ef6d3d8a67a5bb16d3515bd6c85865e6a27c69011ec4e00c4b3f83fe1ff67bf717801e3ca8d2 SHA512 f3e45a790687ddf8e769a956ea5df5cbbe67d01bbb84f101cf6741ae8114177b40b4d79e31b66d27012ca1a2a189e4c4dca4eab73feb7dd35313943dea5a641b
+EBUILD ocaml-autoconf-1.1-r1.ebuild 469 BLAKE2B af1f2cafbe9e58e1c5777f512eae8a99dfe55acd01d39dd696c14c9e82b05426c48a9bfe0ebfe63df61e754222fd5441eec07147bec4787f0133abfa7ae91f81 SHA512 2cd6dc6e4b38a2ab855609649aefa73741c3438280694cb9ea2db433fdd325038e11368ce82505836f64a3d05bf5e31389b6f7819128273fa9b54c3b25affe9c
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
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 7b2ab99fb8e2..3543bd9c3053 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