dev-go/siphash: x86 stable wrt bug #713234
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 20 Mar 2020 09:04:32 +0000 (10:04 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 20 Mar 2020 09:04:52 +0000 (10:04 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-go/siphash/siphash-1.2.1.ebuild

index fd0f928b57266f61956a88b4349c0111bd5b810b..058d06eabab00eea6ad3924a8654287c19b065a6 100644 (file)
@@ -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"