summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e3fd7e9f09db..c36ef54bb5a9 100644
--- a/dev-go/siphash/siphash-1.0.0.ebuild
+++ b/dev-go/siphash/siphash-1.0.0.ebuild
@@ -14,7 +14,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"
+KEYWORDS="~amd64 ~arm ~x86"
LICENSE="CC0-1.0"
SLOT="0"