summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 )