diff options
Diffstat (limited to 'dev-ml/ounit/ounit-1.1.2.ebuild')
-rw-r--r-- | dev-ml/ounit/ounit-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ounit/ounit-1.1.2.ebuild b/dev-ml/ounit/ounit-1.1.2.ebuild index a9d436fb3490..937617687e6d 100644 --- a/dev-ml/ounit/ounit-1.1.2.ebuild +++ b/dev-ml/ounit/ounit-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.2.ebuild,v 1.3 2012/08/03 18:18:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.2.ebuild,v 1.4 2012/08/21 19:13:23 johu Exp $ EAPI="3" @@ -13,7 +13,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/" SRC_URI="http://forge.ocamlcore.org/frs/download.php/886/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" DEPEND="" RDEPEND="${DEPEND}" IUSE="" |