mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-go/siphash: add ~x86 keyword
Tested on a x86 virtual machine. Gentoo-Bug: 590778 Package-Manager: portage-2.3.1
This commit is contained in:
@@ -14,7 +14,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"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
|
||||
LICENSE="CC0-1.0"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user