summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-12 11:46:05 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-12 11:46:05 +0200
commit7d626fe530a194a998b7d8fed584f5458b730734 (patch)
treeebf9c0d86d7b026ac367b38d394ccdae3e298de0 /dev-java/lmax-disruptor
parentdev-java/plexus-classworlds: Stabilize 2.2.3 arm64, #834097 (diff)
downloadgentoo-7d626fe530a194a998b7d8fed584f5458b730734.tar.gz
gentoo-7d626fe530a194a998b7d8fed584f5458b730734.tar.bz2
gentoo-7d626fe530a194a998b7d8fed584f5458b730734.zip
dev-java/lmax-disruptor: Stabilize 3.4.4 arm64, #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 ee8d9e174cde..2346e0231fb2 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:*"