commit:     bfa591b5df54435cb768efd1ec629505971581b5
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 18:25:23 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 19:24:15 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa591b5

dev-java/disruptor: Stable for amd64+x86 using the ALLARCHES policty.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

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

diff --git a/dev-java/disruptor/disruptor-3.2.0.ebuild 
b/dev-java/disruptor/disruptor-3.2.0.ebuild
index 2e359e8..4c96522 100644
--- a/dev-java/disruptor/disruptor-3.2.0.ebuild
+++ b/dev-java/disruptor/disruptor-3.2.0.ebuild
@@ -14,8 +14,8 @@ 
SRC_URI="http://repo1.maven.org/maven2/com/lmax/${PN}/${PV}/${P}-sources.jar";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
-RDEPEND=">=virtual/jre-1.5"
-DEPEND=">=virtual/jdk-1.5"
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=">=virtual/jdk-1.6"

Reply via email to