commit: 637a26676ea57bb435a0a220a135e2c6fc2bc693 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Oct 9 08:39:42 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Oct 9 08:39:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=637a2667
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 <AT> gentoo.org> app-crypt/scrypt/scrypt-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/scrypt/scrypt-1.3.1.ebuild b/app-crypt/scrypt/scrypt-1.3.1.ebuild index 04d091adf5f..fd30ce90641 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 )
