diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:40 +0000 |
commit | 49ab94bac5d848835ad240a8c5b11cacf2a13511 (patch) | |
tree | 1f3557a1c733216330758ef83fddab638388cf54 /dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild | |
parent | dev-ml/ounit2: Stabilize 2.2.3 x86, #769317 (diff) | |
download | gentoo-49ab94bac5d848835ad240a8c5b11cacf2a13511.tar.gz gentoo-49ab94bac5d848835ad240a8c5b11cacf2a13511.tar.bz2 gentoo-49ab94bac5d848835ad240a8c5b11cacf2a13511.zip |
dev-ml/ocaml-expat: Stabilize 1.1.0-r1 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild')
-rw-r--r-- | dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild b/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild index d5bb2e30fa88..86b00e7c9cf1 100644 --- a/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild +++ b/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild @@ -20,7 +20,7 @@ DEPEND="${RDEPEND} SLOT="0/${PV}" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" PATCHES=( "${FILESDIR}/ounit2.patch" ) src_compile() { |