diff options
author | Sam James <sam@gentoo.org> | 2023-12-08 11:08:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-08 11:08:10 +0000 |
commit | 471b74d683f23292423038849d289b19657fee05 (patch) | |
tree | ee6f12486cee33c7e0dbd773a94d1b35d6ca33d4 /app-crypt/libscrypt | |
parent | dev-python/pygit2: Stabilize 1.13.2 amd64, #916647 (diff) | |
download | gentoo-471b74d683f23292423038849d289b19657fee05.tar.gz gentoo-471b74d683f23292423038849d289b19657fee05.tar.bz2 gentoo-471b74d683f23292423038849d289b19657fee05.zip |
app-crypt/libscrypt: Stabilize 1.22-r1 amd64, #919432
Signed-off-by: Sam James <sam@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 ab99f4e570d5..a34dd8604875 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 |