diff options
author | 2024-01-06 10:49:20 +0100 | |
---|---|---|
committer | 2024-01-06 10:49:20 +0100 | |
commit | 6f50837a6aa0b0dc73fb89aa6a8e99fa30816c18 (patch) | |
tree | 2fee1737704b588586d94ff095268405be335e70 /dev-java/bcutil | |
parent | dev-java/bcprov: Stabilize 1.77 amd64, #919403 (diff) | |
download | gentoo-6f50837a6aa0b0dc73fb89aa6a8e99fa30816c18.tar.gz gentoo-6f50837a6aa0b0dc73fb89aa6a8e99fa30816c18.tar.bz2 gentoo-6f50837a6aa0b0dc73fb89aa6a8e99fa30816c18.zip |
dev-java/bcutil: Stabilize 1.77 amd64, #919403
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-java/bcutil')
-rw-r--r-- | dev-java/bcutil/bcutil-1.77.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/bcutil/bcutil-1.77.ebuild b/dev-java/bcutil/bcutil-1.77.ebuild index c9950cba7d20..03c870ae5331 100644 --- a/dev-java/bcutil/bcutil-1.77.ebuild +++ b/dev-java/bcutil/bcutil-1.77.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/bc-java-${MY_PV}/util" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" CDEPEND="~dev-java/bcprov-${PV}:0" DEPEND="${CDEPEND} |