summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-20 09:58:58 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-20 09:58:58 +0100
commit3ca7c1af837e77d444537363a21144fa934b6b88 (patch)
treeb3501f405b9840fda0cb10e176d01e080e5d6fae /dev-go
parentdev-go/goptlib: amd64 stable wrt bug #713230 (diff)
downloadgentoo-3ca7c1af837e77d444537363a21144fa934b6b88.tar.gz
gentoo-3ca7c1af837e77d444537363a21144fa934b6b88.tar.bz2
gentoo-3ca7c1af837e77d444537363a21144fa934b6b88.zip
dev-go/siphash: amd64 stable wrt bug #713234
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-go')
-rw-r--r--dev-go/siphash/siphash-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-go/siphash/siphash-1.2.1.ebuild b/dev-go/siphash/siphash-1.2.1.ebuild
index 19d1c036774f..fd0f928b5726 100644
--- a/dev-go/siphash/siphash-1.2.1.ebuild
+++ b/dev-go/siphash/siphash-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"