commit: 4fbe5524d60b2920f2469a0020ba710401f36f54 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Sat Dec 16 08:19:55 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Sat Dec 16 08:19:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbe5524
dev-go/siphash-1.0.0-r0: amd64 stable Gentoo-Bug: http://bugs.gentoo.org/626778 dev-go/siphash/siphash-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
