app-arch/lz4: x86 stable (bug #665392)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 9 Sep 2018 01:04:06 +0000 (03:04 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 9 Sep 2018 01:11:49 +0000 (03:11 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

app-arch/lz4/lz4-1.8.2.ebuild

index 6120f8381721edeba6911b7aa094c66bac625e59..6359c3f138975c0cdfabb862ee85cbf63773251b 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-fbsd ~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"