diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 10:47:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 10:47:52 +0200 |
commit | 0b81739d94b7bf3403c9e7c40687ca4502dca164 (patch) | |
tree | 5b698f5c0e7a85bcd1c55c5a320bb0e9868db3bf /app-crypt | |
parent | app-crypt/libscrypt: Stabilize 1.22-r1 arm64, #919432 (diff) | |
download | gentoo-0b81739d94b7bf3403c9e7c40687ca4502dca164.tar.gz gentoo-0b81739d94b7bf3403c9e7c40687ca4502dca164.tar.bz2 gentoo-0b81739d94b7bf3403c9e7c40687ca4502dca164.zip |
app-crypt/libscrypt: Stabilize 1.22-r1 arm, #919432
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 347f901989c0..3d14951fd952 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 |