summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-20 10:04:32 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-20 10:04:52 +0100
commitac8fbddc769b6f4e3ac29e9b13ad789fe0c699a0 (patch)
tree3bc7be83553ca409bb5b2bfc8001f2fe14e7b846 /dev-go
parentdev-go/goptlib: x86 stable wrt bug #713230 (diff)
downloadgentoo-ac8fbddc769b6f4e3ac29e9b13ad789fe0c699a0.tar.gz
gentoo-ac8fbddc769b6f4e3ac29e9b13ad789fe0c699a0.tar.bz2
gentoo-ac8fbddc769b6f4e3ac29e9b13ad789fe0c699a0.zip
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@gentoo.org>
Diffstat (limited to 'dev-go')
-rw-r--r--dev-go/siphash/siphash-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/siphash/siphash-1.2.1.ebuild b/dev-go/siphash/siphash-1.2.1.ebuild
index fd0f928b5726..058d06eabab0 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"