summaryrefslogtreecommitdiff
path: root/dev-ml/xml-light/xml-light-2.2-r3.ebuild
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-22 13:08:01 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-22 13:47:47 +0200
commitd919ceb66e70e91115e7910398bed38137e480a3 (patch)
tree1500045dbc7900b317ea733b288cb5719c798184 /dev-ml/xml-light/xml-light-2.2-r3.ebuild
parent87457743465ec4cc6e1ba4d6b728caba10893b0a (diff)
downloadgentoo-d919ceb66e70e91115e7910398bed38137e480a3.tar.gz
gentoo-d919ceb66e70e91115e7910398bed38137e480a3.tar.xz
dev-ml/xml-light: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/xml-light/xml-light-2.2-r3.ebuild')
-rw-r--r--dev-ml/xml-light/xml-light-2.2-r3.ebuild2
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 c8b5f170011..f7244b272a1 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 ~ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
IUSE="doc +ocamlopt"
RDEPEND="dev-lang/ocaml:=[ocamlopt?]"