summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-08-10 06:38:27 +0200
committerMarkus Meier <maekke@gentoo.org>2017-08-10 06:38:27 +0200
commit2498e8c81143deff0b7706c553b609a22ec1ba79 (patch)
tree25a6498e91c4e007b7dda364e8ac480b8887a6e2 /dev-go/siphash/siphash-1.0.0.ebuild
parentnet-misc/dhcp: arm stable, bug #626750 (diff)
downloadgentoo-2498e8c81143deff0b7706c553b609a22ec1ba79.tar.gz
gentoo-2498e8c81143deff0b7706c553b609a22ec1ba79.tar.bz2
gentoo-2498e8c81143deff0b7706c553b609a22ec1ba79.zip
dev-go/siphash: arm stable, bug #626778
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-go/siphash/siphash-1.0.0.ebuild')
-rw-r--r--dev-go/siphash/siphash-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-go/siphash/siphash-1.0.0.ebuild b/dev-go/siphash/siphash-1.0.0.ebuild
index 1b96d9db6efc..661097863e18 100644
--- a/dev-go/siphash/siphash-1.0.0.ebuild
+++ b/dev-go/siphash/siphash-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"