diff options
author | 2024-03-16 18:52:24 +0200 | |
---|---|---|
committer | 2024-03-16 18:52:24 +0200 | |
commit | a697a3eefa4e077633da0b0dbdd9c8422b5a2c32 (patch) | |
tree | b2cf81ef109c79b84bf4ecd769418f26455ed3f0 /dev-python/scrypt | |
parent | sci-mathematics/z3: Stabilize 4.12.6 arm, #927109 (diff) | |
download | gentoo-a697a3eefa4e077633da0b0dbdd9c8422b5a2c32.tar.gz gentoo-a697a3eefa4e077633da0b0dbdd9c8422b5a2c32.tar.bz2 gentoo-a697a3eefa4e077633da0b0dbdd9c8422b5a2c32.zip |
dev-python/scrypt: Stabilize 0.8.24 ppc, #927133
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/scrypt')
-rw-r--r-- | dev-python/scrypt/scrypt-0.8.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scrypt/scrypt-0.8.24.ebuild b/dev-python/scrypt/scrypt-0.8.24.ebuild index dd24f9c243d0..8eddaeadc889 100644 --- a/dev-python/scrypt/scrypt-0.8.24.ebuild +++ b/dev-python/scrypt/scrypt-0.8.24.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" RDEPEND="dev-libs/openssl:0=" DEPEND="${RDEPEND}" |