app-arch/lz4: x86 stable (bug #643032)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 1 Feb 2018 20:29:01 +0000 (21:29 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 1 Feb 2018 20:36:54 +0000 (21:36 +0100)
Package-Manager: Portage-2.3.21, Repoman-2.3.6

app-arch/lz4/lz4-1.8.0.ebuild

index b5409d40d45074044a4349160c624b3c2d2100d6..5701142c50b31dbbd76a671ec334f26b4f4420df 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-linux ~x86-linux ~x64-macos"
 fi
 
 DESCRIPTION="Extremely Fast Compression algorithm"