diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 08:09:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 08:22:12 +0100 |
commit | d9c6fc4fee4559c7c3f6fc45bfa2312a8739ab71 (patch) | |
tree | b3fd784980cdcdd104af72f230583328831f1e3d /dev-ml/opam-file-format | |
parent | dev-java/objenesis: stable 3.2 for ppc64 (diff) | |
download | gentoo-d9c6fc4fee4559c7c3f6fc45bfa2312a8739ab71.tar.gz gentoo-d9c6fc4fee4559c7c3f6fc45bfa2312a8739ab71.tar.bz2 gentoo-d9c6fc4fee4559c7c3f6fc45bfa2312a8739ab71.zip |
dev-ml/opam-file-format: stable 2.1.2 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/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 fe3328205eeb..0624b95177fe 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 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |