diff options
Diffstat (limited to 'dev-ml/ocaml-expect')
-rw-r--r-- | dev-ml/ocaml-expect/Manifest | 2 | ||||
-rw-r--r-- | dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ocaml-expect/Manifest b/dev-ml/ocaml-expect/Manifest index 89f01367e9f1..846f697d93a0 100644 --- a/dev-ml/ocaml-expect/Manifest +++ b/dev-ml/ocaml-expect/Manifest @@ -1,3 +1,3 @@ DIST ocaml-expect-0.0.5.tar.gz 63245 BLAKE2B 8435db55e74f4e245c38f75a686b91b9389e1050a515f674e86308fb270a1090827af40fa9890982ab60ab3e3c5df494accf1a54c232c06c274b36a9a8a2b1f4 SHA512 fbb2ae41c12e57db4440e67d80740380d4cd7bab0f8fdf59d3b69ff91eb6e35a82ca718cf32ad2c791ae76be8a08174a5b3a95e8910351413cc98afd3105a63c -EBUILD ocaml-expect-0.0.5.ebuild 602 BLAKE2B 0187a7cef1d2ee57a823f0e423ff5f2c755ce064ebafd0459edf0fc586c8f801db9fe9495a0341c07805c2364853768129460748cae5a4645f0ff3602f99ee6f SHA512 d503a0c102af116f0737dc02ba12038fd38e6079202f31698b759365e833947b44cb681521290960dd4cfdb0e626e05c26247c23c59eec349e178f12ef8ec7e1 +EBUILD ocaml-expect-0.0.5.ebuild 607 BLAKE2B 061b4b73599800af7a332b382ca570586737e13b39765f258ca4c1e9199cf94ce062fb4d28a32c152e1b19e3d1070e6d0d05bb843424f005f078a17d4509c879 SHA512 cceb77b9d8471629f77189fc9c42454c9c067dcabee71eaf413a5a4df07cf027c777ba1672dde1cd9699618ae968a2b34215eaf5ee61741d08708ac4e8258eb6 MISC metadata.xml 243 BLAKE2B 010ca240ae06e9a9f6d7ba213eb06df36d9ba862ff2d2458d98a9fea1a1e7f3026d13832a73bce1b3ad9345029425e6abfae9e03bf126f2329b3f030ed3753fd SHA512 1c5b4b2163017e496999d1f87e5c9c5ac6c11b2e9187450ccfb3df258f34e54d278972f04ee0e8429476c6f87e091a869ac2a28c6e8c8e6d20678c3e74061449 diff --git a/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild b/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild index e0303e74f70a..7fe5e81a48f6 100644 --- a/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild +++ b/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1372/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND=" |