diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:39:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:39:42 +0200 |
commit | 637a26676ea57bb435a0a220a135e2c6fc2bc693 (patch) | |
tree | 083c242487c4ace64cb74268e27ec12e58645545 /app-crypt/scrypt | |
parent | net-vpn/6tunnel: x86 stable wrt bug #747022 (diff) | |
download | gentoo-637a26676ea57bb435a0a220a135e2c6fc2bc693.tar.gz gentoo-637a26676ea57bb435a0a220a135e2c6fc2bc693.tar.bz2 gentoo-637a26676ea57bb435a0a220a135e2c6fc2bc693.zip |
app-crypt/scrypt: x86 stable wrt bug #747031
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/scrypt')
-rw-r--r-- | app-crypt/scrypt/scrypt-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/scrypt/scrypt-1.3.1.ebuild b/app-crypt/scrypt/scrypt-1.3.1.ebuild index 04d091adf5f5..fd30ce906416 100644 --- a/app-crypt/scrypt/scrypt-1.3.1.ebuild +++ b/app-crypt/scrypt/scrypt-1.3.1.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 ) |