From: Markus Meier Date: Tue, 30 Aug 2016 20:10:59 +0000 (+0200) Subject: dev-go/siphash: add ~arm, bug #590778 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c31122ece92d6c2a2c8e784c86d117dc8520f822;p=gentoo.git dev-go/siphash: add ~arm, bug #590778 Package-Manager: portage-2.3.0 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 4a59f0445306..e3fd7e9f09db 100644 --- a/dev-go/siphash/siphash-1.0.0.ebuild +++ b/dev-go/siphash/siphash-1.0.0.ebuild @@ -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"