From: Tobias Klausmann Date: Sat, 16 Dec 2017 08:19:55 +0000 (+0100) Subject: dev-go/siphash-1.0.0-r0: amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4fbe5524d60b2920f2469a0020ba710401f36f54;p=gentoo.git dev-go/siphash-1.0.0-r0: amd64 stable Gentoo-Bug: http://bugs.gentoo.org/626778 --- diff --git a/dev-go/siphash/siphash-1.0.0.ebuild b/dev-go/siphash/siphash-1.0.0.ebuild index c047c5654851..8fa945471411 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"