diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 08:11:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 08:11:11 +0000 |
commit | 0e1e3502a5f01aeb8a1638acb7022b9c416ca35e (patch) | |
tree | c8972a57ec349336c98cddb3334480cb9b92345a /dev-ml/opam-file-format | |
parent | dev-ml/alcotest: Keyword 1.2.3-r3 ppc, #769554 (diff) | |
download | gentoo-0e1e3502a5f01aeb8a1638acb7022b9c416ca35e.tar.gz gentoo-0e1e3502a5f01aeb8a1638acb7022b9c416ca35e.tar.bz2 gentoo-0e1e3502a5f01aeb8a1638acb7022b9c416ca35e.zip |
dev-ml/opam-file-format: Keyword 2.1.2 ppc, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-file-format')
-rw-r--r-- | dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild index e2cbf5821b1e..6fed2ddde5da 100644 --- a/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild +++ b/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${ LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |