summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-12 17:21:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-12 17:21:06 +0200
commit7f6e90348665dfcc531aa428b068db7e91f4e3ae (patch)
treeb0a130e3f76b7b73269bdc6bffe630cedcbae44b /dev-java/lmax-disruptor
parentdev-java/commons-daemon: Stabilize 1.2.4 ppc64, #833407 (diff)
downloadgentoo-7f6e90348665dfcc531aa428b068db7e91f4e3ae.tar.gz
gentoo-7f6e90348665dfcc531aa428b068db7e91f4e3ae.tar.bz2
gentoo-7f6e90348665dfcc531aa428b068db7e91f4e3ae.zip
dev-java/lmax-disruptor: Stabilize 3.4.4 ppc64, #834098
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/lmax-disruptor')
-rw-r--r--dev-java/lmax-disruptor/lmax-disruptor-3.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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 2346e0231fb2..740ecc7747c2 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:*"