Skip to content

Commit

Permalink
dev-go/siphash: x86 stable wrt bug #713234
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <[email protected]>
  • Loading branch information
asarubbo committed Mar 20, 2020
1 parent 6dc02df commit ac8fbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-go/siphash/siphash-1.2.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ac8fbdd

Please sign in to comment.