diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 18:02:43 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 18:02:43 +0000 |
commit | cb1cfcf22b7b37ad73065dbc4eafb287afc1330b (patch) | |
tree | e1d4598606e204636b4ce6f1838d8ecdad1383fc | |
parent | net-misc/gsasl: Stabilize 2.2.1 x86, #944658 (diff) | |
download | gentoo-cb1cfcf22b7b37ad73065dbc4eafb287afc1330b.tar.gz gentoo-cb1cfcf22b7b37ad73065dbc4eafb287afc1330b.tar.bz2 gentoo-cb1cfcf22b7b37ad73065dbc4eafb287afc1330b.zip |
app-crypt/libscrypt: Stabilize 1.22-r2 x86, #944660
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 f8a96d393e16..c4212185d78c 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 |