diff --git a/dev-go/siphash/siphash-1.2.1.ebuild b/dev-go/siphash/siphash-1.2.1.ebuild index 058d06eabab00..41aeb76b88e08 100644 --- a/dev-go/siphash/siphash-1.2.1.ebuild +++ b/dev-go/siphash/siphash-1.2.1.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"