diff options
author | Markus Meier <maekke@gentoo.org> | 2017-04-05 19:43:50 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-04-05 19:50:25 +0200 |
commit | 2655b4a6dd3459c86b3590d3830bce68f45dabc1 (patch) | |
tree | f3c3707a340fde246e0896947a13f6af06f2d55b /dev-ml/dose3 | |
parent | dev-ml/ocurl: add ~arm, bug #611014 (diff) | |
download | gentoo-2655b4a6dd3459c86b3590d3830bce68f45dabc1.tar.gz gentoo-2655b4a6dd3459c86b3590d3830bce68f45dabc1.tar.bz2 gentoo-2655b4a6dd3459c86b3590d3830bce68f45dabc1.zip |
dev-ml/dose3: add ~arm, bug #611014
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-5.0.1.ebuild b/dev-ml/dose3/dose3-5.0.1.ebuild index 1a701191a9eb..da7a7a2d7b36 100644 --- a/dev-ml/dose3/dose3-5.0.1.ebuild +++ b/dev-ml/dose3/dose3-5.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/file/36063/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~arm ~ppc" IUSE="+ocamlopt parmap zip bzip2 xml curl rpm4 test" RDEPEND=" |