dev-go/siphash: arm stable, bug #626778
authorMarkus Meier <maekke@gentoo.org>
Thu, 10 Aug 2017 04:38:27 +0000 (06:38 +0200)
committerMarkus Meier <maekke@gentoo.org>
Thu, 10 Aug 2017 04:38:27 +0000 (06:38 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

dev-go/siphash/siphash-1.0.0.ebuild

index 1b96d9db6efc6fa696084377dabb571451e51878..661097863e18187471ed9c9990a2ce3a1db400ea 100644 (file)
@@ -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"