diff options
author | 2023-12-08 12:22:24 +0200 | |
---|---|---|
committer | 2023-12-08 12:22:24 +0200 | |
commit | b775c3f1f34aecaf1431fd190b1ccf088f3ab76a (patch) | |
tree | 708ce8d32000acc9b7c0bced08165af7409e2d10 /app-crypt/libscrypt | |
parent | dev-perl/DateTime-Locale: Stabilize 1.390.0-r1 ppc64, #912518 (diff) | |
download | gentoo-b775c3f1f34aecaf1431fd190b1ccf088f3ab76a.tar.gz gentoo-b775c3f1f34aecaf1431fd190b1ccf088f3ab76a.tar.bz2 gentoo-b775c3f1f34aecaf1431fd190b1ccf088f3ab76a.zip |
app-crypt/libscrypt: Stabilize 1.22-r1 ppc64, #919432
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/libscrypt')
-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 da299fc48aca..ab99f4e570d5 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 |