diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 08:09:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 08:22:12 +0100 |
commit | fbf2c9274aa6eeef2e7bd58bb0f9fe535cdc60e1 (patch) | |
tree | 43a1248090247dacfa0eda3f91703ff969e1ce38 /dev-ml/alcotest | |
parent | dev-ml/opam-file-format: stable 2.1.2 for ppc64 (diff) | |
download | gentoo-fbf2c9274aa6eeef2e7bd58bb0f9fe535cdc60e1.tar.gz gentoo-fbf2c9274aa6eeef2e7bd58bb0f9fe535cdc60e1.tar.bz2 gentoo-fbf2c9274aa6eeef2e7bd58bb0f9fe535cdc60e1.zip |
dev-ml/alcotest: stable 1.2.3-r3 for ppc64
stable wrt bug #783582
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ml/alcotest')
-rw-r--r-- | dev-ml/alcotest/alcotest-1.2.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild b/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild index 0ca71621477e..cf09b59a6db4 100644 --- a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild +++ b/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |