summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-autoconf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-ml/ocaml-autoconf
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
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 fdb2ec0b876c..1fd8bfe57f65 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 469 BLAKE2B af1f2cafbe9e58e1c5777f512eae8a99dfe55acd01d39dd696c14c9e82b05426c48a9bfe0ebfe63df61e754222fd5441eec07147bec4787f0133abfa7ae91f81 SHA512 2cd6dc6e4b38a2ab855609649aefa73741c3438280694cb9ea2db433fdd325038e11368ce82505836f64a3d05bf5e31389b6f7819128273fa9b54c3b25affe9c
+EBUILD ocaml-autoconf-1.1-r1.ebuild 470 BLAKE2B 503a9e1aef564993b6311661d598e5a4c99fa40a3bd2293ecad31c5511f666398d314451de56818c59d0f2d89f1805dd207ea69d941a6d04efafb247d08b6c9e SHA512 e43a6d1bb8f82b5a5584700b1c6bdecc1406fd9ccfa77e30e702f7a958d206f14137b9e7d28da833065b23f5cc54b680a36a41c1da93e291f088ac03a3178369
MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
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 3543bd9c3053..a69cc73edf6b 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-2020 Gentoo Authors
+# Copyright 1999-2022 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 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
src_install() {
emake DESTDIR="${D}" prefix="/usr" install