diff options
Diffstat (limited to 'app-crypt/scrypt')
-rw-r--r-- | app-crypt/scrypt/scrypt-1.3.0.ebuild | 2 |
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 ee6f1d1e12fe..a1b903c23e52 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 ) |