summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-12-16 09:19:55 +0100
committerTobias Klausmann <klausman@gentoo.org>2017-12-16 09:19:55 +0100
commit4fbe5524d60b2920f2469a0020ba710401f36f54 (patch)
tree25ff2b036e6b74c45f02b9d6c597814e126116fb /dev-go/siphash/siphash-1.0.0.ebuild
parentnet-analyzer/nagios-plugins-2.2.1-r2: amd64 stable (diff)
downloadgentoo-4fbe5524d60b2920f2469a0020ba710401f36f54.tar.gz
gentoo-4fbe5524d60b2920f2469a0020ba710401f36f54.tar.bz2
gentoo-4fbe5524d60b2920f2469a0020ba710401f36f54.zip
dev-go/siphash-1.0.0-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/626778
Diffstat (limited to 'dev-go/siphash/siphash-1.0.0.ebuild')
-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 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"