commit: 2498e8c81143deff0b7706c553b609a22ec1ba79 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Thu Aug 10 04:38:27 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Thu Aug 10 04:38:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2498e8c8
dev-go/siphash: arm stable, bug #626778 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" dev-go/siphash/siphash-1.0.0.ebuild | 4 ++-- 1 file 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 1b96d9db6ef..661097863e1 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"
