diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ounit/ounit-2.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit/ounit-2.0.6.ebuild b/dev-ml/ounit/ounit-2.0.6.ebuild index 51ccd4dc266f..904805aa573d 100644 --- a/dev-ml/ounit/ounit-2.0.6.ebuild +++ b/dev-ml/ounit/ounit-2.0.6.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/" SRC_URI="https://forge.ocamlcore.org/frs/download.php/1722/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~x86" DEPEND="" RDEPEND="${DEPEND}" IUSE="" |