summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-28 21:20:39 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-28 21:20:39 +0300
commit72b49ee73f0e4c8d2900f2f942c0e227d77ba9fe (patch)
tree92f336418b648515dc39470b3c94cb52816c84bb /app-crypt/libscrypt
parentmedia-gfx/propaganda: Stabilize 1.0-r2 ppc64, #867136 (diff)
downloadgentoo-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.ebuild2
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=""