diff options
author | Sam James <sam@gentoo.org> | 2022-12-15 02:04:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-15 02:04:47 +0000 |
commit | c3225db1af4dae8c0cb2d541b7279fde0813c34b (patch) | |
tree | 6089cc0428e6558edc7b9e2d4fc76a8daae1f22c /dev-java/bcutil | |
parent | dev-java/bcprov: Stabilize 1.72 ppc64, #885979 (diff) | |
download | gentoo-c3225db1af4dae8c0cb2d541b7279fde0813c34b.tar.gz gentoo-c3225db1af4dae8c0cb2d541b7279fde0813c34b.tar.bz2 gentoo-c3225db1af4dae8c0cb2d541b7279fde0813c34b.zip |
dev-java/bcutil: Stabilize 1.72 ppc64, #885979
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/bcutil')
-rw-r--r-- | dev-java/bcutil/bcutil-1.72.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/bcutil/bcutil-1.72.ebuild b/dev-java/bcutil/bcutil-1.72.ebuild index 3b838e83acee..5596f4153b81 100644 --- a/dev-java/bcutil/bcutil-1.72.ebuild +++ b/dev-java/bcutil/bcutil-1.72.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/bcgit/bc-java/archive/r${PV/./rv}.tar.gz -> bc-java- LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 arm64 ppc64 ~x86" CDEPEND="~dev-java/bcprov-${PV}:0" DEPEND="${CDEPEND} |