summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-11 23:39:11 +0000
committerSam James <sam@gentoo.org>2022-03-11 23:39:11 +0000
commit0f7a4b6675b638652b4cc2c1b954ed62378b94b3 (patch)
tree35ef56118ad0bb617d13a8be0ed4b2c92e86dcde /dev-java/lmax-disruptor
parentmedia-libs/harfbuzz: Bump to version 4.0.1 (diff)
downloadgentoo-0f7a4b6675b638652b4cc2c1b954ed62378b94b3.tar.gz
gentoo-0f7a4b6675b638652b4cc2c1b954ed62378b94b3.tar.bz2
gentoo-0f7a4b6675b638652b4cc2c1b954ed62378b94b3.zip
dev-java/lmax-disruptor: Stabilize 3.4.4 amd64, #834098
Signed-off-by: Sam James <sam@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 7965344532c6..42bd6f7f6616 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:*"