From: Markus Meier Date: Thu, 10 Aug 2017 04:38:27 +0000 (+0200) Subject: dev-go/siphash: arm stable, bug #626778 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2498e8c81143deff0b7706c553b609a22ec1ba79;p=gentoo.git dev-go/siphash: arm stable, bug #626778 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- 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"