commit:     7168f70a8fdbe11d32494394402fe9793e082e68
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 07:17:23 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 07:42:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7168f70a

dev-java/microba: Stable for amd64. Retroactively mark stable for the remaining 
arches using the ALLARCHES policy.

Package-Manager: portage-2.2.26

 dev-java/microba/microba-0.4.4.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-java/microba/microba-0.4.4.3.ebuild 
b/dev-java/microba/microba-0.4.4.3.ebuild
index 5c9945d..68f4172 100644
--- a/dev-java/microba/microba-0.4.4.3.ebuild
+++ b/dev-java/microba/microba-0.4.4.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tdbear/${PN}/archive/${PV}.zip -> 
${P}.zip"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 CDEPEND="dev-java/jgraph:0"
@@ -24,8 +24,8 @@ RDEPEND="
 
 DEPEND="
        ${CDEPEND}
-       source? ( app-arch/zip )
-       >=virtual/jdk-1.6"
+       >=virtual/jdk-1.6
+       source? ( app-arch/zip )"
 
 S="${WORKDIR}/${P}"
 

Reply via email to