commit: ac8fbddc769b6f4e3ac29e9b13ad789fe0c699a0 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Mar 20 09:04:32 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Mar 20 09:04:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8fbddc
dev-go/siphash: x86 stable wrt bug #713234 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-go/siphash/siphash-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-go/siphash/siphash-1.2.1.ebuild b/dev-go/siphash/siphash-1.2.1.ebuild index fd0f928b572..058d06eabab 100644 --- a/dev-go/siphash/siphash-1.2.1.ebuild +++ b/dev-go/siphash/siphash-1.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/dchest/siphash/archive/v${PV}.tar.gz -> ${P}.tar.gz" DESCRIPTION="Go implementation of SipHash-2.4" HOMEPAGE="https://github.com/dchest/siphash" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" LICENSE="CC0-1.0" SLOT="0"
