diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 18:53:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 18:53:17 +0000 |
commit | c64f8354f875ff76c63ab30887fbe92cf06c1809 (patch) | |
tree | f18a75a9d70185dcbbc471ed85e605127d0bf761 /dev-ml/ocaml-expat | |
parent | dev-ml/ounit2: Stabilize 2.2.3 amd64, #769317 (diff) | |
download | gentoo-c64f8354f875ff76c63ab30887fbe92cf06c1809.tar.gz gentoo-c64f8354f875ff76c63ab30887fbe92cf06c1809.tar.bz2 gentoo-c64f8354f875ff76c63ab30887fbe92cf06c1809.zip |
dev-ml/ocaml-expat: Stabilize 1.1.0-r1 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-expat')
-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 efec75dae6c6..d5bb2e30fa88 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() { |