commit: 4a202b1166f9fd5dc3e1b76e636b9105a541d641 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Oct 9 08:29:24 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Oct 9 08:30:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a202b11
app-crypt/scrypt: amd64 stable wrt bug #747031 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" 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 4631e15dceb..04d091adf5f 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 )
