summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-21 17:47:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-21 17:47:57 +0100
commit1756635a6e345687eb7de90093dd53c29d0f45e5 (patch)
tree85ed5af50863565560bec8d59fd710499275ef39 /dev-go
parentdev-go/goptlib: arm stable wrt bug #713230 (diff)
downloadgentoo-1756635a6e345687eb7de90093dd53c29d0f45e5.tar.gz
gentoo-1756635a6e345687eb7de90093dd53c29d0f45e5.tar.bz2
gentoo-1756635a6e345687eb7de90093dd53c29d0f45e5.zip
dev-go/siphash: arm stable wrt bug #713234
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" 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 058d06eabab0..41aeb76b88e0 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"