From ba34ec253f8104ce0942985074d7e621e0f78c99 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 11 Mar 2022 23:39:33 +0000 Subject: dev-java/lmax-disruptor: Stabilize 3.4.4 x86, #834098 Signed-off-by: Sam James --- dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild b/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild index 42bd6f7f6616..ee8d9e174cde 100644 --- a/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild +++ b/dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/LMAX-Exchange/disruptor/archive/${PV}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*" -- cgit v1.2.3-65-gdbad