From: Patrice Clement Date: Thu, 30 Mar 2017 12:20:39 +0000 (+0200) Subject: dev-java/mina-core: Stabilise for amd64. Mark stable for the remaining arches using... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=633809fc65a74ff4bd2922ffc65d1ef15ab22b6a;p=gentoo.git dev-java/mina-core: Stabilise for amd64. Mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-java/mina-core/mina-core-1.1.7-r1.ebuild b/dev-java/mina-core/mina-core-1.1.7-r1.ebuild index 0ebfcd87db58..e1985937d2b0 100644 --- a/dev-java/mina-core/mina-core-1.1.7-r1.ebuild +++ b/dev-java/mina-core/mina-core-1.1.7-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://mina.apache.org/" SRC_URI="mirror://gentoo/${P}-sources.jar -> ${P}.jar" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ppc64 x86" CDEPEND="dev-java/slf4j-api:0"