summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-03 14:31:08 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-03 14:31:08 +0100
commitc8784069bf4be9340e82f85f007e63c7213a89a1 (patch)
treeaa8d1f9e26c5449f7dd5050490a8a9d0f294c1b1 /dev-java
parentdev-java/bcprov: Stabilize 1.78.1 arm64, #942768 (diff)
downloadgentoo-c8784069bf4be9340e82f85f007e63c7213a89a1.tar.gz
gentoo-c8784069bf4be9340e82f85f007e63c7213a89a1.tar.bz2
gentoo-c8784069bf4be9340e82f85f007e63c7213a89a1.zip
dev-java/bcutil: Stabilize 1.78.1 arm64, #942768
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/bcutil/bcutil-1.78.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/bcutil/bcutil-1.78.1.ebuild b/dev-java/bcutil/bcutil-1.78.1.ebuild
index 602796125f6e..888cbb5b742e 100644
--- a/dev-java/bcutil/bcutil-1.78.1.ebuild
+++ b/dev-java/bcutil/bcutil-1.78.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/bc-java-${MY_PV}/util"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64"
+KEYWORDS="amd64 arm64 ppc64"
CDEPEND="~dev-java/bcprov-${PV}:0"