Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
Date: Sat, 05 Aug 2017 19:34:34
Message-Id: 1501961523.1a586af6b390f1c08ae342b781037acd990f5112.slyfox@gentoo
1 commit: 1a586af6b390f1c08ae342b781037acd990f5112
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 5 19:32:03 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 5 19:32:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a586af6
7
8 dev-ml/ounit: keyworded 2.0.0 for ppc, bug #543604
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
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 d58f97f5231..8779d2f64cf 100644
18 --- a/dev-ml/ounit/ounit-2.0.0.ebuild
19 +++ b/dev-ml/ounit/ounit-2.0.0.ebuild
20 @@ -12,7 +12,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 ~arm64 ppc x86"
25 +KEYWORDS="amd64 arm ~arm64 ~ppc x86"
26 DEPEND=""
27 RDEPEND="${DEPEND}"
28 IUSE=""