summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-19 18:56:19 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-19 18:56:19 +0200
commit57b4297ee0b2c65b53923ebf55d1bd888ae39b01 (patch)
treeadd5020fbf42edf2ac5702cb1bdab5b77203b4fe /dev-ml
parentmedia-video/ffmpeg: Backport mipdsp fix to latest ~arch, bug #621728 (diff)
downloadgentoo-57b4297ee0b2c65b53923ebf55d1bd888ae39b01.tar.gz
gentoo-57b4297ee0b2c65b53923ebf55d1bd888ae39b01.tar.bz2
gentoo-57b4297ee0b2c65b53923ebf55d1bd888ae39b01.zip
dev-ml/ounit: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ounit/ounit-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ounit/ounit-2.0.0.ebuild b/dev-ml/ounit/ounit-2.0.0.ebuild
index bc756bb1e98b..d58f97f52314 100644
--- a/dev-ml/ounit/ounit-2.0.0.ebuild
+++ b/dev-ml/ounit/ounit-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/1258/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ppc x86"
+KEYWORDS="amd64 arm ~arm64 ppc x86"
DEPEND=""
RDEPEND="${DEPEND}"
IUSE=""