diff options
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="" |