summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-08-30 22:10:59 +0200
committerMarkus Meier <maekke@gentoo.org>2016-08-30 22:10:59 +0200
commitc31122ece92d6c2a2c8e784c86d117dc8520f822 (patch)
treeffa366a600fb44ba1868ac1a6ded07d1aaf9d989 /dev-go
parentnet-misc/tigervnc: arm stable, bug #584482 (diff)
downloadgentoo-c31122ece92d6c2a2c8e784c86d117dc8520f822.tar.gz
gentoo-c31122ece92d6c2a2c8e784c86d117dc8520f822.tar.bz2
gentoo-c31122ece92d6c2a2c8e784c86d117dc8520f822.zip
dev-go/siphash: add ~arm, bug #590778
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-go')
-rw-r--r--dev-go/siphash/siphash-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"