Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jmock/
Date: Sat, 29 Aug 2015 21:37:43
Message-Id: 1440884227.6de95c54ff47db9bd74362367370fcf6d65fedba.monsieurp@gentoo
1 commit: 6de95c54ff47db9bd74362367370fcf6d65fedba
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 21:35:44 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 21:37:07 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de95c54
7
8 dev-java/jmock: Stable for amd64+ppc+ppc64+x86 using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-java/jmock/jmock-1.2.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-java/jmock/jmock-1.2.0-r1.ebuild b/dev-java/jmock/jmock-1.2.0-r1.ebuild
17 index fc191a9..e3e6ff3 100644
18 --- a/dev-java/jmock/jmock-1.2.0-r1.ebuild
19 +++ b/dev-java/jmock/jmock-1.2.0-r1.ebuild
20 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.jmock.org/"
21
22 LICENSE="BSD"
23 SLOT="1.0"
24 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25 +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
26 IUSE=""
27
28 CDEPEND="dev-java/junit:0"