From: Patrice Clement Date: Fri, 15 Apr 2016 07:17:23 +0000 (+0000) Subject: dev-java/microba: Stable for amd64. Retroactively mark stable for the remaining arche... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7168f70a8fdbe11d32494394402fe9793e082e68;p=gentoo.git dev-java/microba: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 --- 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}"