From 7168f70a8fdbe11d32494394402fe9793e082e68 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Fri, 15 Apr 2016 07:17:23 +0000 Subject: 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(-) (limited to 'dev-java') diff --git a/dev-java/microba/microba-0.4.4.3.ebuild b/dev-java/microba/microba-0.4.4.3.ebuild index 5c9945dcffc1..68f4172fab2e 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}" -- cgit v1.2.3-65-gdbad