diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 09:19:55 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 09:19:55 +0100 |
commit | 4fbe5524d60b2920f2469a0020ba710401f36f54 (patch) | |
tree | 25ff2b036e6b74c45f02b9d6c597814e126116fb /dev-go/siphash | |
parent | fdc0a9c7b300602cc3ba8eb188b32d3195811d22 (diff) | |
download | gentoo-4fbe5524d60b2920f2469a0020ba710401f36f54.tar.gz gentoo-4fbe5524d60b2920f2469a0020ba710401f36f54.tar.xz |
dev-go/siphash-1.0.0-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/626778
Diffstat (limited to 'dev-go/siphash')
-rw-r--r-- | dev-go/siphash/siphash-1.0.0.ebuild | 2 |
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 c047c565485..8fa94547141 100644 --- a/dev-go/siphash/siphash-1.0.0.ebuild +++ b/dev-go/siphash/siphash-1.0.0.ebuild @@ -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" |