diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-26 20:15:10 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-26 20:15:10 +0100 |
commit | 694a0f1d3fff5e2332346a266c5c9cda85213575 (patch) | |
tree | 1af7bdc2bdcbf634227a7a8b1b0a7455a10ee802 /dev-ml | |
parent | app-misc/beep: arm stable, bug #144343 (diff) | |
download | gentoo-694a0f1d3fff5e2332346a266c5c9cda85213575.tar.gz gentoo-694a0f1d3fff5e2332346a266c5c9cda85213575.tar.bz2 gentoo-694a0f1d3fff5e2332346a266c5c9cda85213575.zip |
dev-ml/ounit: arm stable, bug #564404
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ounit/ounit-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit/ounit-2.0.0.ebuild b/dev-ml/ounit/ounit-2.0.0.ebuild index 66fb5e424a6e..8a6e4fba80dc 100644 --- a/dev-ml/ounit/ounit-2.0.0.ebuild +++ b/dev-ml/ounit/ounit-2.0.0.ebuild @@ -13,7 +13,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 ppc x86" DEPEND="" RDEPEND="${DEPEND}" IUSE="" |