dev-go/siphash: add ~arm, bug #590778
authorMarkus Meier <maekke@gentoo.org>
Tue, 30 Aug 2016 20:10:59 +0000 (22:10 +0200)
committerMarkus Meier <maekke@gentoo.org>
Tue, 30 Aug 2016 20:10:59 +0000 (22:10 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

dev-go/siphash/siphash-1.0.0.ebuild

index 4a59f04453061c8d2594a2a3555b898c72d3b614..e3fd7e9f09dbdedc55766cd01f50dc7d7d15f8bd 100644 (file)
@@ -14,7 +14,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"
+KEYWORDS="~amd64 ~arm"
 
 LICENSE="CC0-1.0"
 SLOT="0"