summaryrefslogtreecommitdiff
path: root/dev-go/siphash
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-07 19:31:41 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-07 23:30:25 +0100
commit2be06567df3badbd14d4cea90276070b0719b9fb (patch)
tree75ff8741a8675765f3ce1186cc339b2d50541b5c /dev-go/siphash
parentc44cd56a1c56425cd691aea0b6643a80f054366c (diff)
downloadgentoo-2be06567df3badbd14d4cea90276070b0719b9fb.tar.gz
gentoo-2be06567df3badbd14d4cea90276070b0719b9fb.tar.xz
dev-go/siphash: x86 stable (bug #626778)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-go/siphash')
-rw-r--r--dev-go/siphash/siphash-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/siphash/siphash-1.0.0.ebuild b/dev-go/siphash/siphash-1.0.0.ebuild
index 661097863e1..c047c565485 100644
--- a/dev-go/siphash/siphash-1.0.0.ebuild
+++ b/dev-go/siphash/siphash-1.0.0.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"