summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-15 13:15:20 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-15 13:15:20 +0000
commit5e0e4c984b493e1d72174d564bdb472b96ff487c (patch)
tree193c6694d566fd7b2721671fcd2bed66687eb377
parentdev-java/identicon: Stabilize 1.0 amd64, #910387 (diff)
downloadgentoo-5e0e4c984b493e1d72174d564bdb472b96ff487c.tar.gz
gentoo-5e0e4c984b493e1d72174d564bdb472b96ff487c.tar.bz2
gentoo-5e0e4c984b493e1d72174d564bdb472b96ff487c.zip
dev-java/jbcrypt: Stabilize 0.4 amd64, #910387
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-java/jbcrypt/jbcrypt-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jbcrypt/jbcrypt-0.4.ebuild b/dev-java/jbcrypt/jbcrypt-0.4.ebuild
index 49671984ecdb..f86b32344947 100644
--- a/dev-java/jbcrypt/jbcrypt-0.4.ebuild
+++ b/dev-java/jbcrypt/jbcrypt-0.4.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.mindrot.org/projects/jBCrypt"
SRC_URI="https://www.mindrot.org/files/jBCrypt/jBCrypt-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"