diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 11:02:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 11:02:29 +0200 |
commit | 7cb55640d477d4e090663e554c32eeaa55ddb0e5 (patch) | |
tree | be5f683da4c05dc6e54b6db7fcc3a3fde15e34e6 /app-crypt/libscrypt/libscrypt-1.22-r1.ebuild | |
parent | dev-util/mk-configure: Keyword 0.38.2-r1 x86, #915398 (diff) | |
download | gentoo-7cb55640d477d4e090663e554c32eeaa55ddb0e5.tar.gz gentoo-7cb55640d477d4e090663e554c32eeaa55ddb0e5.tar.bz2 gentoo-7cb55640d477d4e090663e554c32eeaa55ddb0e5.zip |
app-crypt/libscrypt: Stabilize 1.22-r1 ppc, #919432
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/libscrypt/libscrypt-1.22-r1.ebuild')
-rw-r--r-- | app-crypt/libscrypt/libscrypt-1.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libscrypt/libscrypt-1.22-r1.ebuild b/app-crypt/libscrypt/libscrypt-1.22-r1.ebuild index cf0997c0a388..da299fc48aca 100644 --- a/app-crypt/libscrypt/libscrypt-1.22-r1.ebuild +++ b/app-crypt/libscrypt/libscrypt-1.22-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/technion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~mips ppc ~ppc64 ~riscv sparc x86" PATCHES=( "${FILESDIR}"/${PN}-1.22-no-clobber-fortify-source.patch |