diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:44:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:47:52 +0000 |
commit | b81479fec650a6b1b959cb03bf833280d83e61f1 (patch) | |
tree | a9088d182b65a23a150c915a8bededb8ec3f65d8 /dev-ml | |
parent | dev-ml/camlbz2: Stabilize 0.7.0 arm64, #772833 (diff) | |
download | gentoo-b81479fec650a6b1b959cb03bf833280d83e61f1.tar.gz gentoo-b81479fec650a6b1b959cb03bf833280d83e61f1.tar.bz2 gentoo-b81479fec650a6b1b959cb03bf833280d83e61f1.zip |
dev-ml/xml-light: Stabilize 2.2-r3 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/xml-light/xml-light-2.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/xml-light/xml-light-2.2-r3.ebuild b/dev-ml/xml-light/xml-light-2.2-r3.ebuild index c0e058d4b7ac..acc3930daa92 100644 --- a/dev-ml/xml-light/xml-light-2.2-r3.ebuild +++ b/dev-ml/xml-light/xml-light-2.2-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://tech.motion-twin.com/zip/${P}.zip" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="doc +ocamlopt" RDEPEND="dev-lang/ocaml:=[ocamlopt?]" |