Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
Date: Thu, 26 Nov 2015 19:15:29
Message-Id: 1448565310.694a0f1d3fff5e2332346a266c5c9cda85213575.maekke@gentoo
1 commit: 694a0f1d3fff5e2332346a266c5c9cda85213575
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 26 19:15:10 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 26 19:15:10 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694a0f1d
7
8 dev-ml/ounit: arm stable, bug #564404
9
10 Package-Manager: portage-2.2.25
11 RepoMan-Options: --include-arches="arm"
12
13 dev-ml/ounit/ounit-2.0.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ml/ounit/ounit-2.0.0.ebuild b/dev-ml/ounit/ounit-2.0.0.ebuild
17 index 66fb5e4..8a6e4fb 100644
18 --- a/dev-ml/ounit/ounit-2.0.0.ebuild
19 +++ b/dev-ml/ounit/ounit-2.0.0.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
21 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1258/${P}.tar.gz"
22 LICENSE="MIT"
23 SLOT="0/${PV}"
24 -KEYWORDS="amd64 ~arm ppc x86"
25 +KEYWORDS="amd64 arm ppc x86"
26 DEPEND=""
27 RDEPEND="${DEPEND}"
28 IUSE=""