Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/microba/
Date: Sun, 27 Aug 2017 19:32:34
Message-Id: 1503862298.11e1e574f75a44c58654cc9a4709a7eb746739c8.chewi@gentoo
1 commit: 11e1e574f75a44c58654cc9a4709a7eb746739c8
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 27 19:31:38 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 27 19:31:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e1e574
7
8 dev-java/microba: Mark 0.4.4.3-r1 stable on ALLARCHES
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.2
11
12 dev-java/microba/microba-0.4.4.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-java/microba/microba-0.4.4.3-r1.ebuild b/dev-java/microba/microba-0.4.4.3-r1.ebuild
16 index a29ff3ded20..02c622fbcd2 100644
17 --- a/dev-java/microba/microba-0.4.4.3-r1.ebuild
18 +++ b/dev-java/microba/microba-0.4.4.3-r1.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/tdbear/microba"
20 SRC_URI="https://github.com/tdbear/${PN}/archive/${PV}.zip -> ${P}.zip"
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 CP_DEPEND="dev-java/jgraph:0"