diff options
author | Sam James <sam@gentoo.org> | 2022-03-26 19:43:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-26 19:43:54 +0000 |
commit | a16b55a592076a020d7a44ad63a6459c42712543 (patch) | |
tree | 218bf92f798b2e6f37c79803efb6d9b9cc7b670c /dev-python/scrypt/scrypt-0.8.20.ebuild | |
parent | dev-python/websockets: Stabilize 10.2 ppc64, #836172 (diff) | |
download | gentoo-a16b55a592076a020d7a44ad63a6459c42712543.tar.gz gentoo-a16b55a592076a020d7a44ad63a6459c42712543.tar.bz2 gentoo-a16b55a592076a020d7a44ad63a6459c42712543.zip |
dev-python/scrypt: Stabilize 0.8.20 ppc64, #836178
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/scrypt/scrypt-0.8.20.ebuild')
-rw-r--r-- | dev-python/scrypt/scrypt-0.8.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scrypt/scrypt-0.8.20.ebuild b/dev-python/scrypt/scrypt-0.8.20.ebuild index e2e3d92b6c9c..392f563dd68c 100644 --- a/dev-python/scrypt/scrypt-0.8.20.ebuild +++ b/dev-python/scrypt/scrypt-0.8.20.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc ~x86 ~x64-macos" RDEPEND="dev-libs/openssl:0=" DEPEND="${RDEPEND}" |