app-arch/lz4: Tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 14:38:10 +0000 (15:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 15:09:41 +0000 (16:09 +0100)
app-arch/lz4/lz4-1.8.0.ebuild

index 5701142c50b31dbbd76a671ec334f26b4f4420df..6a58cc4aef1b12415ba2e8ff67292d067dacd9ae 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_BRANCH=dev
 else
        SRC_URI="https://github.com/Cyan4973/lz4/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+       KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
 fi
 
 DESCRIPTION="Extremely Fast Compression algorithm"