diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-25 22:01:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-25 22:01:36 +0100 |
commit | 7cf278fe2aa20f19e9adcbc9490de9d96bd6f62f (patch) | |
tree | 19f6175f88844bbece8af16f0614c07db989d6b7 /app-crypt | |
parent | app-misc/tmux-mem-cpu-load: Stabilize 3.8.1 ppc64, #944653 (diff) | |
download | gentoo-7cf278fe2aa20f19e9adcbc9490de9d96bd6f62f.tar.gz gentoo-7cf278fe2aa20f19e9adcbc9490de9d96bd6f62f.tar.bz2 gentoo-7cf278fe2aa20f19e9adcbc9490de9d96bd6f62f.zip |
app-crypt/libscrypt: Stabilize 1.22-r2 ppc64, #944660
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libscrypt/libscrypt-1.22-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libscrypt/libscrypt-1.22-r2.ebuild b/app-crypt/libscrypt/libscrypt-1.22-r2.ebuild index eadaa42872f7..b0e3714c5c4d 100644 --- a/app-crypt/libscrypt/libscrypt-1.22-r2.ebuild +++ b/app-crypt/libscrypt/libscrypt-1.22-r2.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 |