diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-28 21:20:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-28 21:20:39 +0300 |
commit | 72b49ee73f0e4c8d2900f2f942c0e227d77ba9fe (patch) | |
tree | 92f336418b648515dc39470b3c94cb52816c84bb /app-crypt/libscrypt | |
parent | media-gfx/propaganda: Stabilize 1.0-r2 ppc64, #867136 (diff) | |
download | gentoo-72b49ee73f0e4c8d2900f2f942c0e227d77ba9fe.tar.gz gentoo-72b49ee73f0e4c8d2900f2f942c0e227d77ba9fe.tar.bz2 gentoo-72b49ee73f0e4c8d2900f2f942c0e227d77ba9fe.zip |
app-crypt/libscrypt: Stabilize 1.22 ppc, #865431
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/libscrypt')
-rw-r--r-- | app-crypt/libscrypt/libscrypt-1.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libscrypt/libscrypt-1.22.ebuild b/app-crypt/libscrypt/libscrypt-1.22.ebuild index b7ffcf4396ff..cc71bda3915e 100644 --- a/app-crypt/libscrypt/libscrypt-1.22.ebuild +++ b/app-crypt/libscrypt/libscrypt-1.22.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" IUSE="" DEPEND="" |