Skip to content

Commit

Permalink
dev-go/siphash: arm stable, bug #626778
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
  • Loading branch information
maekke committed Aug 10, 2017
1 parent 759236a commit 2498e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-go/siphash/siphash-1.0.0.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 2498e8c

Please sign in to comment.