summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-07 16:54:25 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-07 16:54:25 +0200
commitbb9a27eb72af7baabe08929e631ac4c2562aac69 (patch)
treeb9aa12e60b05b57d619ec5119ed087872495a302 /app-crypt/scrypt
parentmail-mta/postfix: x86 stable (bug #740428) (diff)
downloadgentoo-bb9a27eb72af7baabe08929e631ac4c2562aac69.tar.gz
gentoo-bb9a27eb72af7baabe08929e631ac4c2562aac69.tar.bz2
gentoo-bb9a27eb72af7baabe08929e631ac4c2562aac69.zip
app-crypt/scrypt: x86 stable (bug #740844)
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt/scrypt')
-rw-r--r--app-crypt/scrypt/scrypt-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/scrypt/scrypt-1.3.0.ebuild b/app-crypt/scrypt/scrypt-1.3.0.ebuild
index bce60158dd53..ee6f1d1e12fe 100644
--- a/app-crypt/scrypt/scrypt-1.3.0.ebuild
+++ b/app-crypt/scrypt/scrypt-1.3.0.ebuild
@@ -9,6 +9,6 @@ SRC_URI="http://www.tarsnap.com/${PN}/${P}.tgz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DOCS=( FORMAT )