summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-09 10:36:32 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-09 10:40:04 +0200
commit128140d94692e000adf74988f129260eeaeb0935 (patch)
tree144d14efe56bb65cd4331602b56647edf7b49a42 /dev-libs
parentnet-misc/seafile-client: version bump (diff)
downloadgentoo-128140d94692e000adf74988f129260eeaeb0935.tar.gz
gentoo-128140d94692e000adf74988f129260eeaeb0935.tar.bz2
gentoo-128140d94692e000adf74988f129260eeaeb0935.zip
dev-libs/xxhash: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/xxhash/xxhash-0.6.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xxhash/xxhash-0.6.5.ebuild b/dev-libs/xxhash/xxhash-0.6.5.ebuild
index 9002f980285d..eed6d2e23568 100644
--- a/dev-libs/xxhash/xxhash-0.6.5.ebuild
+++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD-2 GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd"
IUSE="static-libs"
DEPEND=""