diff options
author | Sam James <sam@gentoo.org> | 2023-11-17 12:07:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-17 12:07:04 +0000 |
commit | 2bbd71bd9a1ff134b1244ce1e353e2cfd11efbde (patch) | |
tree | 29880c09d3e9d7c2b74d807afcabbeff8f9fbd37 /app-crypt/scrypt | |
parent | app-shells/nushell: Stabilize 0.85.0 amd64, #917467 (diff) | |
download | gentoo-2bbd71bd9a1ff134b1244ce1e353e2cfd11efbde.tar.gz gentoo-2bbd71bd9a1ff134b1244ce1e353e2cfd11efbde.tar.bz2 gentoo-2bbd71bd9a1ff134b1244ce1e353e2cfd11efbde.zip |
app-crypt/scrypt: Stabilize 1.3.2 x86, #917475
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/scrypt')
-rw-r--r-- | app-crypt/scrypt/scrypt-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/scrypt/scrypt-1.3.2.ebuild b/app-crypt/scrypt/scrypt-1.3.2.ebuild index a383f68129a6..a0aae356d91a 100644 --- a/app-crypt/scrypt/scrypt-1.3.2.ebuild +++ b/app-crypt/scrypt/scrypt-1.3.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.tarsnap.com/scrypt/${P}.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DOCS=( FORMAT ) |