summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-18 18:20:07 +0100
committerSam James <sam@gentoo.org>2023-07-18 18:20:07 +0100
commitf4b9ce188f6eaf30f825ab716c45039e2985d2c4 (patch)
tree04cbadbe5b72b2ae5d0b016f5509596ae69a6377 /dev-java/jbcrypt/jbcrypt-0.4.ebuild
parentdev-java/identicon: Keyword 1.0 arm64, #906822 (diff)
downloadgentoo-f4b9ce188f6eaf30f825ab716c45039e2985d2c4.tar.gz
gentoo-f4b9ce188f6eaf30f825ab716c45039e2985d2c4.tar.bz2
gentoo-f4b9ce188f6eaf30f825ab716c45039e2985d2c4.zip
dev-java/jbcrypt: Keyword 0.4 arm64, #906822
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/jbcrypt/jbcrypt-0.4.ebuild')
-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 f86b32344947..4ce6f97059a6 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 ~arm64 ~x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"